diff --git a/website/docs/minikube/index.md b/website/docs/minikube/index.md index c729f2c8761..9862cf318d6 100644 --- a/website/docs/minikube/index.md +++ b/website/docs/minikube/index.md @@ -12,11 +12,6 @@ Podman Desktop can help you run [Minikube-powered](https://minikube.sigs.k8s.io/ #### Procedure -1. Go to ** 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 ** Install extension from the OCI image** 1. [Install the `minikube` CLI](/docs/minikube/installing). 1. [On Windows, configure Podman in rootful mode](/docs/minikube/configuring-podman-for-minikube-on-windows). 1. [Create a Minikube cluster](/docs/minikube/creating-a-minikube-cluster).