Skip to content

Commit

Permalink
Merge pull request #19230 from minikube-bot/gendocs
Browse files Browse the repository at this point in the history
Update auto-generated docs and translations
  • Loading branch information
spowelljr authored Jul 11, 2024
2 parents 76a1ab7 + f29e171 commit 2ad3117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/en/docs/commands/start.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ minikube start [flags]
--cache-images If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none. (default true)
--cert-expiration duration Duration until minikube certificate expiration, defaults to three years (26280h). (default 26280h0m0s)
--cni string CNI plug-in to use. Valid options: auto, bridge, calico, cilium, flannel, kindnet, or path to a CNI manifest (default: auto)
--container-runtime string The container runtime to be used. Valid options: docker, cri-o, containerd (default: auto)
-c, --container-runtime string The container runtime to be used. Valid options: docker, cri-o, containerd (default: auto)
--cpus string Number of CPUs allocated to Kubernetes. Use "max" to use the maximum number of CPUs. Use "no-limit" to not specify a limit (Docker/Podman only) (default "2")
--cri-socket string The cri socket path to be used.
--delete-on-failure If set, delete the current cluster if start fails and try again. Defaults to false.
Expand Down

0 comments on commit 2ad3117

Please sign in to comment.