Skip to main content

Working with your local Minikube-powered Kubernetes cluster

Set your Kubernetes context to your local Minikube-powered Kubernetes cluster.

Prerequisites

Procedure

  1. Open the Podman Desktop tray.
  2. Go to Kubernetes.
  3. Click the Kubernetes context named minikube.
note

Alternatively, use the status bar or the Podman Desktop Settings to set your Kubernetes context. For more details, see Viewing and selecting the current Kubernetes context.

Verification

  • The Kubernetes CLI reports that the current context is your cluster with the minikube name:

    $ kubectl config current-context