From 59c7ca6296290077c19f39494d86df3aba41e165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabrice=20Flore-Th=C3=A9bault?= Date: Mon, 3 Jul 2023 17:01:13 +0200 Subject: [PATCH] docs: view and select your current Kubernetes context in the status bar (#3090) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabrice Flore-Thébault --- ...ent-kubernete-context-in-the-status-bar.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 website/docs/kubernetes/viewing-and-selecting-current-kubernete-context-in-the-status-bar.md diff --git a/website/docs/kubernetes/viewing-and-selecting-current-kubernete-context-in-the-status-bar.md b/website/docs/kubernetes/viewing-and-selecting-current-kubernete-context-in-the-status-bar.md new file mode 100644 index 00000000000..c1802635c30 --- /dev/null +++ b/website/docs/kubernetes/viewing-and-selecting-current-kubernete-context-in-the-status-bar.md @@ -0,0 +1,24 @@ +--- +sidebar_position: 2 +title: Selecting a context in the status bar +description: Viewing and selecting the current Kubernetes context in the status bar +keywords: [podman desktop, podman, containers, pods, migrating, kubernetes] +tags: [migrating-to-kubernetes] +--- + +# Viewing and selecting the current Kubernetes context + +With Podman Desktop, you can view and select your current Kubernetes context in the status bar. + +#### Prerequisites + +- You have a Kubernetes context in your kubeconfig file: __. + For example, [Creating a kind cluster](kind/creating-a-kind-cluster). + +#### Procedure + +1. To view your current Kubernetes context, in the **Podman Desktop** main window status bar, see the name next to the icon. + +1. (Optionally) To change your Kubernetes context: + 1. Click . + 2. In the drop-down menu, click the context name to activate.