Onboarding Kubernetes on your workstation with Minikube and Podman
Podman Desktop can help you run Minikube-powered local Kubernetes clusters on a container engine, such as Podman.
Procedure
- Go to Settings > Extensions.
- Install the Minikube extension:
- Go to Install a new extension from OCI Image
- Enter the Name of the Image:
ghcr.io/containers/podman-desktop-extension-minikube
- Click Install extension from the OCI image
- Install the
minikube
CLI. - On Windows, configure Podman in rootful mode.
- Create a Minikube cluster.