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
Copy file name to clipboardExpand all lines: site/content/en/docs/commands/start.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ minikube start [flags]
66
66
--interactive Allow user prompts for more information (default true)
67
67
--iso-url strings Locations to fetch the minikube ISO from. (default [https://storage.googleapis.com/minikube/iso/minikube-v1.20.0-beta.0.iso,https://github.com/kubernetes/minikube/releases/download/v1.20.0-beta.0/minikube-v1.20.0-beta.0.iso,https://kubernetes.oss-cn-hangzhou.aliyuncs.com/minikube/iso/minikube-v1.20.0-beta.0.iso])
68
68
--keep-context This will keep the existing kubectl context and will create a minikube context.
69
-
--kubernetes-version string The Kubernetes version that the minikube VM will use (ex: v1.2.3, 'stable' for v1.21.0, 'latest' for v1.22.0-alpha.1). Defaults to 'stable'.
69
+
--kubernetes-version string The Kubernetes version that the minikube VM will use (ex: v1.2.3, 'stable' for v1.20.2, 'latest' for v1.22.0-alpha.1). Defaults to 'stable'.
70
70
--kvm-gpu Enable experimental NVIDIA GPU support in minikube
71
71
--kvm-hidden Hide the hypervisor signature from the guest in minikube (kvm2 driver only)
0 commit comments