Creating a local Kind-powered Kubernetes cluster
You can create multiple local Kind-powered Kubernetes clusters.
Prerequisites
Procedure
- Go to Settings > Resources
- In the Kind tile, click the Create new ... button.
- Edit the default configuration, if needed.
- Click the Create button.
- Optional: Click the Show logs button to view the logs.
- After successful creation, click the Go back to resources button.
Verification
-
Go to Settings > Resources, and view your running
<kind-cluster>
instance in the Kind tile. -
In the Podman Desktop tray, select the Kubernetes menu; you can set the context to your Kind cluster:
kind-<kind-cluster>
.noteAlternatively, use the status bar or the Podman Desktop Settings to set your Kubernetes context. For more details, see Viewing and selecting the current Kubernetes context.