Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 808 Bytes

working-with-your-local-minikube-cluster.md

File metadata and controls

29 lines (20 loc) · 808 Bytes
sidebar_position title description keywords tags
5
Working with your Minikube cluster
Working with your local Minikube-powered Kubernetes cluster.
podman desktop
podman
containers
migrating
kubernetes
minikube
migrating-to-kubernetes
minikube

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