From c8f745757ab1fb4860b734d2cbb7d09fba47a160 Mon Sep 17 00:00:00 2001 From: Adil <179269350+adilwiser@users.noreply.github.com> Date: Fri, 30 Jan 2026 14:11:58 +0530 Subject: [PATCH] docs: update minikube quickstart - kubevirt addon is fixed Signed-off-by: Adil <179269350+adilwiser@users.noreply.github.com> --- pages/quickstart_minikube.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/pages/quickstart_minikube.md b/pages/quickstart_minikube.md index 9a651fc271..24f21e802c 100644 --- a/pages/quickstart_minikube.md +++ b/pages/quickstart_minikube.md @@ -74,9 +74,6 @@ Below are two examples of how to install KubeVirt using the latest release. ### The easy way -> warning "Addon currently broken" -> An issue has been [reported](https://github.com/kubernetes/minikube/issues/15918) where more recent versions of minikube break the kubevirt addon. Fall back to the "in-depth" section below until this is resolved. - * Installing KubeVirt can be as simple as the following command: ```bash