You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installation, it is recommended to run `kubectl get pods -n kubevirt` to verify that the KubeVirt environment is working correctly. All Pods should be in `Running` state.
54
38
:::
@@ -61,18 +45,10 @@ The k3s + KubeVirt installation takes some time (usually 5–15 minutes). Please
61
45
62
46
One-click uninstall of the complete environment, including all virtual machines, k3s, KubeVirt, and auxiliary files:
The script will require you to enter `yes` to confirm before execution. This operation is irreversible. Content deleted includes all virtual machines, images, k3s and all KubeVirt components.
78
54
Reset procedure: run uninstall first, then run install again to verify the entire installation process from scratch.
0 commit comments