Working with your local Minikube-powered Kubernetes cluster
Set your Kubernetes context to your local Minikube-powered Kubernetes cluster.
Prerequisites
Procedure
- Open the Podman Desktop tray.
- Go to Kubernetes.
- 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