Skip to main content

Creating a Kubernetes cluster using extensions

Podman Desktop provides extensions, such as Kind, MiniKube, and others to start a local Kubernetes development cluster. The following table covers the procedural sections for setting up a Kubernetes cluster:

ExtensionProcedural sections to follow
KindInstall the Kind extension > Install the Kind CLI > Configure Podman on WSL > Create a Kind cluster
MinikubeInstall the Minikube extension > Install the Minikube CLI > Configure Podman on WSL > Create a Minikube cluster
LimaInstall the Lima extention > Install the Lima CLI > Create a Lima instance for Kubernetes
note

The Configure Podman on WSL procedure is applicable only if you have installed the Podman Desktop application on a Windows machine. For MacOS and Linux, you can skip this procedure.