Creating a local Minikube-powered Kubernetes cluster
You can create multiple local Minikube-powered Kubernetes clusters.
Prerequisites
Procedure
Go to Settings > Resources
In the Minikube tile, click on the Create new ... button.
Choose your options, and click the Create button.
The defaults are:
- Name:
minikube
- Driver:
podman
- Container runtime:
cri-o
- Name:
(Optionally) Click the Show logs button to display the logs.
After successful creation, click on the Go back to resources button
Verification
- In Settings > Resources, in the Minikube tile, your
<minikube>
instance is running. - In the Podman Desktop tray, open the Kubernetes menu, you can set the context to your Minikube cluster:
minikube
.