Skip to content

Commit

Permalink
docs: view and select your current Kubernetes context in the status bar
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
  • Loading branch information
themr0c committed Jul 3, 2023
1 parent ea0383d commit 42f9c2b
Showing 1 changed file with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 42f9c2b

Please sign in to comment.