From e710571d2c0887afd15a810993f794d65611edff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20F=20Bj=C3=B6rklund?= Date: Mon, 22 Jan 2024 17:21:31 +0100 Subject: [PATCH] docs: minikube extension is now featured MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Anders F Björklund --- website/docs/minikube/index.md | 5 ----- 1 file changed, 5 deletions(-) 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).