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 on the Kubernetes context with the minikube name.

Verification

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

    $ kubectl config current-context