Skip to content

Commit 5d37f3d

Browse files
committed
site
1 parent 53d8f64 commit 5d37f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/en/docs/commands/start.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ minikube start [flags]
6666
--interactive Allow user prompts for more information (default true)
6767
--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])
6868
--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'.
7070
--kvm-gpu Enable experimental NVIDIA GPU support in minikube
7171
--kvm-hidden Hide the hypervisor signature from the guest in minikube (kvm2 driver only)
7272
--kvm-network string The KVM default network name. (kvm2 driver only) (default "default")

0 commit comments

Comments
 (0)