docs: view and select your current Kubernetes context in the status bar (#3090)

Signed-off-by: Fabrice Flore-Thébault <ffloreth@redhat.com>
This commit is contained in:
Fabrice Flore-Thébault 2023-07-03 17:01:13 +02:00 committed by GitHub
parent 85de87a257
commit 59c7ca6296
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: _<your_kubernetes_cluster>_.
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 icon="fa-solid fa-server" size="lg" /> icon.
1. (Optionally) To change your Kubernetes context:
1. Click <icon icon="fa-solid fa-server" size="lg" />.
2. In the drop-down menu, click the context name to activate.