diff --git a/site/content/en/docs/commands/start.md b/site/content/en/docs/commands/start.md index 93ca05ef2b..ba5a4ab9b5 100644 --- a/site/content/en/docs/commands/start.md +++ b/site/content/en/docs/commands/start.md @@ -120,7 +120,7 @@ minikube start [flags] --uuid string Provide VM UUID to restore MAC address (hyperkit driver only) --vm Filter to use only VM Drivers --vm-driver driver DEPRECATED, use driver instead. - --wait strings comma separated list of Kubernetes components to verify and wait for after starting a cluster. defaults to "apiserver,system_pods", available options: "apiserver,system_pods,default_sa,apps_running,node_ready,kubelet" . other acceptable values are 'all' or 'none', 'true' and 'false' (default [apiserver,system_pods]) + --wait strings comma separated list of Kubernetes components to verify and wait for after starting a cluster. defaults to "apiserver,system_pods", available options: "apiserver,system_pods,default_sa,apps_running,node_ready,kubelet,extra" . other acceptable values are 'all' or 'none', 'true' and 'false' (default [apiserver,system_pods]) --wait-timeout duration max time to wait per Kubernetes or host to be healthy. (default 6m0s) ``` diff --git a/translations/de.json b/translations/de.json index 78d5fff417..8622e951ea 100644 --- a/translations/de.json +++ b/translations/de.json @@ -1047,6 +1047,7 @@ "error: --output must be 'text', 'yaml' or 'json'": "Fehler: --output muss entweder 'text', 'yaml' oder 'json' sein", "error: --output must be 'yaml' or 'json'": "Fehler: --output muss entweder 'yaml' oder 'json' sein", "experimental": "experimentell", + "extra waiting: {{.error}}": "", "failed to acquire lock due to unexpected error": "Probleme beim Sperren, aufgrund von unerwarteten Fehlern", "failed to add node": "Hinzufügen des Nodes fehlgeschlagen", "failed to load profile: {{.error}}": "", diff --git a/translations/es.json b/translations/es.json index e5eced38ad..edc94e0b01 100644 --- a/translations/es.json +++ b/translations/es.json @@ -1005,6 +1005,7 @@ "error: --output must be 'text', 'yaml' or 'json'": "", "error: --output must be 'yaml' or 'json'": "", "experimental": "", + "extra waiting: {{.error}}": "", "failed to acquire lock due to unexpected error": "", "failed to add node": "", "failed to load profile: {{.error}}": "", diff --git a/translations/fr.json b/translations/fr.json index 4e30ca9025..31079fec89 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -1031,6 +1031,7 @@ "error: --output must be 'text', 'yaml' or 'json'": "erreur : --output doit être 'text', 'yaml' ou 'json'", "error: --output must be 'yaml' or 'json'": "erreur : --output doit être 'yaml' ou 'json'", "experimental": "expérimental", + "extra waiting: {{.error}}": "", "failed to acquire lock due to unexpected error": "échec de l'acquisition du verrou en raison d'une erreur inattendue", "failed to add node": "échec de l'ajout du nœud", "failed to load profile: {{.error}}": "échec du chargement du profil : {{.error}}", diff --git a/translations/id.json b/translations/id.json index dc86a419e3..a85e071497 100644 --- a/translations/id.json +++ b/translations/id.json @@ -932,6 +932,7 @@ "error: --output must be 'text', 'yaml' or 'json'": "Kesalahan: --output harus berupa 'text', 'yaml', atau 'json'", "error: --output must be 'yaml' or 'json'": "Kesalahan: --output harus berupa 'yaml' atau 'json'", "experimental": "Eksperimental.", + "extra waiting: {{.error}}": "", "failed to acquire lock due to unexpected error": "Gagal mendapatkan kunci karena kesalahan tak terduga", "failed to add node": "Gagal menambahkan node", "failed to load profile: {{.error}}": "Gagal memuat profil: {{.error}}", diff --git a/translations/ja.json b/translations/ja.json index d6df2d7520..33b79dcf1d 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -982,6 +982,7 @@ "error: --output must be 'text', 'yaml' or 'json'": "エラー: --output は 'text'、'yaml'、'json' のいずれかでなければなりません", "error: --output must be 'yaml' or 'json'": "エラー: --output は 'yaml'、'json' のいずれかでなければなりません", "experimental": "実験的", + "extra waiting: {{.error}}": "", "failed to acquire lock due to unexpected error": "予期せぬエラーによりロックの取得に失敗しました", "failed to add node": "ノード追加に失敗しました", "failed to load profile: {{.error}}": "", diff --git a/translations/ko.json b/translations/ko.json index 8d71421cb4..411eaf3850 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -1015,6 +1015,7 @@ "error: --output must be 'text', 'yaml' or 'json'": "", "error: --output must be 'yaml' or 'json'": "", "experimental": "", + "extra waiting: {{.error}}": "", "failed to acquire lock due to unexpected error": "", "failed to add node": "", "failed to load profile: {{.error}}": "", diff --git a/translations/pl.json b/translations/pl.json index d000d68c25..c00daf43bb 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -1015,6 +1015,7 @@ "error: --output must be 'text', 'yaml' or 'json'": "", "error: --output must be 'yaml' or 'json'": "", "experimental": "", + "extra waiting: {{.error}}": "", "failed to acquire lock due to unexpected error": "", "failed to add node": "", "failed to load profile: {{.error}}": "", diff --git a/translations/ru.json b/translations/ru.json index 43fa39c54a..72005d5e0d 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -934,6 +934,7 @@ "error: --output must be 'text', 'yaml' or 'json'": "", "error: --output must be 'yaml' or 'json'": "", "experimental": "", + "extra waiting: {{.error}}": "", "failed to acquire lock due to unexpected error": "", "failed to add node": "", "failed to load profile: {{.error}}": "", diff --git a/translations/strings.txt b/translations/strings.txt index cd03cd32af..f5b7969928 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -932,6 +932,7 @@ "error: --output must be 'text', 'yaml' or 'json'": "", "error: --output must be 'yaml' or 'json'": "", "experimental": "", + "extra waiting: {{.error}}": "", "failed to acquire lock due to unexpected error": "", "failed to add node": "", "failed to load profile: {{.error}}": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 76476d78e2..9d413c61e7 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -1154,6 +1154,7 @@ "error: --output must be 'text', 'yaml' or 'json'": "错误: --output 必须是 'text', 'yaml' 或 'json'", "error: --output must be 'yaml' or 'json'": "错误: --output 必须是 'yaml' 或 'json'", "experimental": "实验性功能", + "extra waiting: {{.error}}": "", "failed to acquire lock due to unexpected error": "由于意外错误,无法获取锁", "failed to add node": "添加节点失败", "failed to load profile: {{.error}}": "",