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
exit.Message(reason.Usage, `auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601`)
Copy file name to clipboardExpand all lines: site/content/en/docs/commands/start.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ minikube start [flags]
26
26
--apiserver-names strings A set of apiserver names which are used in the generated certificate for kubernetes. This can be used if you want to make the apiserver available from outside the machine
27
27
--apiserver-port int The apiserver listening port (default 8443)
28
28
--auto-update-drivers If set, automatically updates drivers to the latest version. Defaults to true. (default true)
29
-
--base-image string The base image to use for docker/podman drivers. Intended for local development. (default "gcr.io/k8s-minikube/kicbase-builds:v0.0.24-1625086337-11824@sha256:9e7c8040758103e42825d78af47706a9c18b1aab2659eeac30eb417757b9b42a")
29
+
--base-image string The base image to use for docker/podman drivers. Intended for local development. (default "gcr.io/k8s-minikube/kicbase-builds:v0.0.24-1625170572-11834@sha256:a96e572c898eaed7aba6bf60b4d18d9f746cfad645b090023edebf960128c707")
30
30
--cache-images If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none. (default true)
31
31
--cni string CNI plug-in to use. Valid options: auto, bridge, calico, cilium, flannel, kindnet, or path to a CNI manifest (default: auto)
32
32
--container-runtime string The container runtime to be used (docker, cri-o, containerd). (default "docker")
Copy file name to clipboardExpand all lines: translations/de.json
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -815,7 +815,6 @@
815
815
"addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list": "",
816
816
"addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "",
817
817
"auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.": "",
818
-
"auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601": "",
819
818
"bash completion failed": "",
820
819
"bash completion.": "",
821
820
"call with cleanup=true to remove old tunnels": "",
Copy file name to clipboardExpand all lines: translations/es.json
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -820,7 +820,6 @@
820
820
"addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list": "",
821
821
"addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "",
822
822
"auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.": "",
823
-
"auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601": "",
824
823
"bash completion failed": "",
825
824
"bash completion.": "",
826
825
"call with cleanup=true to remove old tunnels": "",
Copy file name to clipboardExpand all lines: translations/ja.json
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -822,7 +822,6 @@
822
822
"addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list": "「 {{.name}} 」アドオンは minikube では有効なアドオンではありません。\n利用可能なアドオンの一覧を表示するためには、以下のコマンドを実行してください。 \nminikube addons list",
823
823
"addons modifies minikube addons files using subcommands like \"minikube addons enable dashboard\"": "addons では以下のようにサブコマンドを使用することで、 minikube のアドオンのファイルを編集することができます。 \"minikube addons enable dashboard\"",
824
824
"auto-pause addon is an alpha feature and still in early development. Please file issues to help us make it better.": "",
825
-
"auto-pause currently is only supported on docker runtime. Track progress of others here: https://github.com/kubernetes/minikube/issues/10601": "",
826
825
"bash completion failed": "bash の補完が失敗しました",
827
826
"bash completion.": "",
828
827
"call with cleanup=true to remove old tunnels": "cleanup=true で呼び出すことで、古い tunnel を削除することができます",
0 commit comments