mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
feat: Add Minikube install docs
Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
This commit is contained in:
parent
de111fd55a
commit
3cd71de857
1 changed files with 8 additions and 0 deletions
|
|
@ -9,3 +9,11 @@ tags: [migrating-to-kubernetes, minikube]
|
|||
# Running Kubernetes on your workstation with Minikube and Podman
|
||||
|
||||
Podman Desktop can help you run [Minikube-powered](https://minikube.sigs.k8s.io/) local Kubernetes clusters on a container engine, such as Podman.
|
||||
|
||||
#### Procedure
|
||||
|
||||
1. Go to **<icon icon="fa-solid fa-cog" size="lg" /> Settings > Extensions**.
|
||||
1. Install the _Minikube_ extension:
|
||||
1. Go to **Install a new extension from OCI Image**
|
||||
1. Enter the **Name of the Image**: `ghcr.io/containers/podman-desktop-extension-minikube`
|
||||
1. Click **<icon icon="fa-solid fa-download" size="lg" /> Install extension from the OCI image**
|
||||
|
|
|
|||
Loading…
Reference in a new issue