generate-docs
parent
b507e221d6
commit
e1b4e70c62
|
@ -130,6 +130,7 @@ minikube addons enable dashboard
|
|||
```
|
||||
--force If true, will perform potentially dangerous operations. Use with discretion.
|
||||
--images string Images used by this addon. Separated by commas.
|
||||
--refresh If true, pods might get deleted and restarted on addon enable
|
||||
--registries string Registries used by this addon. Separated by commas.
|
||||
```
|
||||
|
||||
|
|
|
@ -225,7 +225,6 @@
|
|||
"Failed to change permissions for {{.minikube_dir_path}}: {{.error}}": "Fehler beim Ändern der Berechtigungen für {{.minikube_dir_path}}: {{.error}}",
|
||||
"Failed to check main repository and mirrors for images": "",
|
||||
"Failed to configure metallb IP {{.profile}}": "",
|
||||
"Failed to copying file": "",
|
||||
"Failed to create file": "",
|
||||
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "",
|
||||
"Failed to delete cluster {{.name}}.": "",
|
||||
|
@ -273,6 +272,8 @@
|
|||
"Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, bash, zsh], default is auto-detect": "",
|
||||
"Force minikube to perform possibly dangerous operations": "minikube zwingen, möglicherweise gefährliche Operationen durchzuführen",
|
||||
"Format to print stdout in. Options include: [text,json]": "",
|
||||
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
|
||||
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
|
||||
"Found network options:": "Gefundene Netzwerkoptionen:",
|
||||
"Found {{.number}} invalid profile(s) ! ": "",
|
||||
"Generate command completion for a shell": "",
|
||||
|
@ -309,6 +310,7 @@
|
|||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none.": "",
|
||||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --vm-driver=none.": "Wenn true, speichern Sie Docker-Images für den aktuellen Bootstrapper zwischen und laden Sie sie auf den Computer. Immer falsch mit --vm-driver = none.",
|
||||
"If true, only download and cache files for later use - don't install or start anything.": "Wenn true, laden Sie nur Dateien für die spätere Verwendung herunter und speichern Sie sie – installieren oder starten Sie nichts.",
|
||||
"If true, pods might get deleted and restarted on addon enable": "",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "",
|
||||
"If true, the node added will also be a control plane in addition to a worker.": "",
|
||||
|
@ -316,6 +318,7 @@
|
|||
"If you are running minikube within a VM, consider using --driver=none:": "",
|
||||
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:": "",
|
||||
"If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.": "",
|
||||
"If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.": "",
|
||||
"Ignoring empty custom image {{.name}}": "",
|
||||
"Ignoring invalid pair entry {{.pair}}": "",
|
||||
"Ignoring unknown custom image {{.name}}": "",
|
||||
|
@ -677,7 +680,7 @@
|
|||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\\n": "",
|
||||
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/": "",
|
||||
"To see addons list for other profiles use: `minikube addons -p name list`": "",
|
||||
"To set your Google Cloud project, run: \n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To set your Google Cloud project, run:\n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To start a cluster, run: \"{{.command}}\"": "",
|
||||
"To start minikube with Hyper-V, Powershell must be in your PATH`": "",
|
||||
"To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:": "Möglicherweise müssen Sie Kubectl- oder minikube-Befehle verschieben, um sie als eigenen Nutzer zu verwenden. Um beispielsweise Ihre eigenen Einstellungen zu überschreiben, führen Sie aus:",
|
||||
|
|
|
@ -230,7 +230,6 @@
|
|||
"Failed to change permissions for {{.minikube_dir_path}}: {{.error}}": "No se han podido cambiar los permisos de {{.minikube_dir_path}}: {{.error}}",
|
||||
"Failed to check main repository and mirrors for images": "",
|
||||
"Failed to configure metallb IP {{.profile}}": "",
|
||||
"Failed to copying file": "",
|
||||
"Failed to create file": "",
|
||||
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "",
|
||||
"Failed to delete cluster {{.name}}.": "",
|
||||
|
@ -278,6 +277,8 @@
|
|||
"Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, bash, zsh], default is auto-detect": "",
|
||||
"Force minikube to perform possibly dangerous operations": "Permite forzar minikube para que realice operaciones potencialmente peligrosas",
|
||||
"Format to print stdout in. Options include: [text,json]": "",
|
||||
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
|
||||
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
|
||||
"Found network options:": "Se han encontrado las siguientes opciones de red:",
|
||||
"Found {{.number}} invalid profile(s) ! ": "",
|
||||
"Generate command completion for a shell": "",
|
||||
|
@ -314,6 +315,7 @@
|
|||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none.": "",
|
||||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --vm-driver=none.": "Si el valor es \"true\", las imágenes de Docker del programa previo actual se almacenan en caché y se cargan en la máquina. Siempre es \"false\" si se especifica --vm-driver=none.",
|
||||
"If true, only download and cache files for later use - don't install or start anything.": "Si el valor es \"true\", los archivos solo se descargan y almacenan en caché (no se instala ni inicia nada).",
|
||||
"If true, pods might get deleted and restarted on addon enable": "",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "",
|
||||
"If true, the node added will also be a control plane in addition to a worker.": "",
|
||||
|
@ -321,6 +323,7 @@
|
|||
"If you are running minikube within a VM, consider using --driver=none:": "",
|
||||
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:": "",
|
||||
"If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.": "",
|
||||
"If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.": "",
|
||||
"Ignoring empty custom image {{.name}}": "",
|
||||
"Ignoring invalid pair entry {{.pair}}": "",
|
||||
"Ignoring unknown custom image {{.name}}": "",
|
||||
|
@ -682,7 +685,7 @@
|
|||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\\n": "",
|
||||
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/": "",
|
||||
"To see addons list for other profiles use: `minikube addons -p name list`": "",
|
||||
"To set your Google Cloud project, run: \n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To set your Google Cloud project, run:\n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To start a cluster, run: \"{{.command}}\"": "",
|
||||
"To start minikube with Hyper-V, Powershell must be in your PATH`": "",
|
||||
"To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:": "Para usar comandos de kubectl o minikube como tu propio usuario, puede que debas reubicarlos. Por ejemplo, para sobrescribir tu configuración, ejecuta:",
|
||||
|
|
|
@ -227,7 +227,6 @@
|
|||
"Failed to change permissions for {{.minikube_dir_path}}: {{.error}}": "Échec de la modification des autorisations pour {{.minikube_dir_path}} : {{.error}}",
|
||||
"Failed to check main repository and mirrors for images": "",
|
||||
"Failed to configure metallb IP {{.profile}}": "",
|
||||
"Failed to copying file": "",
|
||||
"Failed to create file": "",
|
||||
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "",
|
||||
"Failed to delete cluster {{.name}}.": "",
|
||||
|
@ -275,6 +274,8 @@
|
|||
"Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, bash, zsh], default is auto-detect": "",
|
||||
"Force minikube to perform possibly dangerous operations": "Oblige minikube à réaliser des opérations possiblement dangereuses.",
|
||||
"Format to print stdout in. Options include: [text,json]": "",
|
||||
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
|
||||
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
|
||||
"Found network options:": "Options de réseau trouvées :",
|
||||
"Found {{.number}} invalid profile(s) ! ": "",
|
||||
"Generate command completion for a shell": "",
|
||||
|
@ -311,6 +312,7 @@
|
|||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none.": "",
|
||||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --vm-driver=none.": "Si la valeur est \"true\", mettez les images Docker en cache pour l'amorceur actuel et chargez-les dans la machine. La valeur est toujours \"false\" avec --vm-driver=none.",
|
||||
"If true, only download and cache files for later use - don't install or start anything.": "Si la valeur est \"true\", téléchargez les fichiers et mettez-les en cache uniquement pour une utilisation future. Ne lancez pas d'installation et ne commencez aucun processus.",
|
||||
"If true, pods might get deleted and restarted on addon enable": "",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "",
|
||||
"If true, the node added will also be a control plane in addition to a worker.": "",
|
||||
|
@ -318,6 +320,7 @@
|
|||
"If you are running minikube within a VM, consider using --driver=none:": "",
|
||||
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:": "",
|
||||
"If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.": "",
|
||||
"If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.": "",
|
||||
"Ignoring empty custom image {{.name}}": "",
|
||||
"Ignoring invalid pair entry {{.pair}}": "",
|
||||
"Ignoring unknown custom image {{.name}}": "",
|
||||
|
@ -680,7 +683,7 @@
|
|||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\\n": "",
|
||||
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/": "",
|
||||
"To see addons list for other profiles use: `minikube addons -p name list`": "",
|
||||
"To set your Google Cloud project, run: \n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To set your Google Cloud project, run:\n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To start a cluster, run: \"{{.command}}\"": "",
|
||||
"To start minikube with Hyper-V, Powershell must be in your PATH`": "",
|
||||
"To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:": "Pour utiliser les commandes kubectl ou minikube sous votre propre nom d'utilisateur, vous devrez peut-être les déplacer. Par exemple, pour écraser vos propres paramètres, exécutez la commande suivante :",
|
||||
|
|
|
@ -217,7 +217,6 @@
|
|||
"Failed to change permissions for {{.minikube_dir_path}}: {{.error}}": "{{.minikube_dir_path}} に対する権限を変更できませんでした。{{.error}}",
|
||||
"Failed to check main repository and mirrors for images": "",
|
||||
"Failed to configure metallb IP {{.profile}}": "",
|
||||
"Failed to copying file": "",
|
||||
"Failed to create file": "",
|
||||
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "クラスタを削除できませんでしたが、処理を続行します。",
|
||||
"Failed to delete cluster {{.name}}.": "",
|
||||
|
@ -263,6 +262,8 @@
|
|||
"Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, bash, zsh], default is auto-detect": "",
|
||||
"Force minikube to perform possibly dangerous operations": "minikube で危険な可能性のある操作を強制的に実行します",
|
||||
"Format to print stdout in. Options include: [text,json]": "",
|
||||
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
|
||||
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
|
||||
"Found network options:": "ネットワーク オプションが見つかりました",
|
||||
"Found {{.number}} invalid profile(s) ! ": "",
|
||||
"Generate command completion for a shell": "シェルのコマンド補完コードを生成します",
|
||||
|
@ -299,6 +300,7 @@
|
|||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none.": "",
|
||||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --vm-driver=none.": "true の場合、現在のブートストラッパの Docker イメージをキャッシュに保存して、マシンに読み込みます。--vm-driver=none の場合は常に false です",
|
||||
"If true, only download and cache files for later use - don't install or start anything.": "true の場合、後で使用できるようにファイルのダウンロードとキャッシュ保存だけが行われます。インストールも起動も行われません",
|
||||
"If true, pods might get deleted and restarted on addon enable": "",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "",
|
||||
"If true, the node added will also be a control plane in addition to a worker.": "",
|
||||
|
@ -306,6 +308,7 @@
|
|||
"If you are running minikube within a VM, consider using --driver=none:": "",
|
||||
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:": "",
|
||||
"If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.": "",
|
||||
"If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.": "",
|
||||
"Ignoring empty custom image {{.name}}": "",
|
||||
"Ignoring invalid pair entry {{.pair}}": "",
|
||||
"Ignoring unknown custom image {{.name}}": "",
|
||||
|
@ -676,7 +679,7 @@
|
|||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\\n": "",
|
||||
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/": "",
|
||||
"To see addons list for other profiles use: `minikube addons -p name list`": "",
|
||||
"To set your Google Cloud project, run: \n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To set your Google Cloud project, run:\n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To start a cluster, run: \"{{.command}}\"": "",
|
||||
"To start minikube with Hyper-V, Powershell must be in your PATH`": "",
|
||||
"To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:": "kubectl か minikube コマンドを独自のユーザーとして使用するには、そのコマンドの再配置が必要な場合があります。たとえば、独自の設定を上書きするには、以下を実行します",
|
||||
|
|
|
@ -245,7 +245,6 @@
|
|||
"Failed to check if machine exists": "머신이 존재하는지 확인하는 데 실패하였습니다",
|
||||
"Failed to check main repository and mirrors for images": "",
|
||||
"Failed to configure metallb IP {{.profile}}": "",
|
||||
"Failed to copying file": "",
|
||||
"Failed to create file": "",
|
||||
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "",
|
||||
"Failed to delete cluster {{.name}}.": "",
|
||||
|
@ -295,6 +294,8 @@
|
|||
"Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, bash, zsh], default is auto-detect": "",
|
||||
"Force minikube to perform possibly dangerous operations": "",
|
||||
"Format to print stdout in. Options include: [text,json]": "",
|
||||
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
|
||||
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
|
||||
"Found network options:": "네트워크 옵션을 찾았습니다",
|
||||
"Found {{.number}} invalid profile(s) !": "{{.number}} 개의 무효한 프로필을 찾았습니다",
|
||||
"Found {{.number}} invalid profile(s) ! ": "",
|
||||
|
@ -333,6 +334,7 @@
|
|||
"If the above advice does not help, please let us know:": "",
|
||||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none.": "",
|
||||
"If true, only download and cache files for later use - don't install or start anything.": "",
|
||||
"If true, pods might get deleted and restarted on addon enable": "",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "",
|
||||
"If true, the node added will also be a control plane in addition to a worker.": "",
|
||||
|
@ -340,6 +342,7 @@
|
|||
"If you are running minikube within a VM, consider using --driver=none:": "",
|
||||
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:": "",
|
||||
"If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.": "",
|
||||
"If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.": "",
|
||||
"Ignoring empty custom image {{.name}}": "",
|
||||
"Ignoring invalid pair entry {{.pair}}": "",
|
||||
"Ignoring unknown custom image {{.name}}": "",
|
||||
|
@ -683,7 +686,7 @@
|
|||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\\n": "",
|
||||
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/": "",
|
||||
"To see addons list for other profiles use: `minikube addons -p name list`": "",
|
||||
"To set your Google Cloud project, run: \n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To set your Google Cloud project, run:\n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To start a cluster, run: \"{{.command}}\"": "",
|
||||
"To start minikube with Hyper-V, Powershell must be in your PATH`": "",
|
||||
"To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:": "",
|
||||
|
|
|
@ -235,7 +235,6 @@
|
|||
"Failed to change permissions for {{.minikube_dir_path}}: {{.error}}": "Nie udało się zmienić uprawnień pliku {{.minikube_dir_path}}: {{.error}}",
|
||||
"Failed to check main repository and mirrors for images": "",
|
||||
"Failed to configure metallb IP {{.profile}}": "",
|
||||
"Failed to copying file": "",
|
||||
"Failed to create file": "",
|
||||
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "",
|
||||
"Failed to delete cluster {{.name}}.": "",
|
||||
|
@ -282,6 +281,8 @@
|
|||
"Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, bash, zsh], default is auto-detect": "",
|
||||
"Force minikube to perform possibly dangerous operations": "Wymuś wykonanie potencjalnie niebezpiecznych operacji",
|
||||
"Format to print stdout in. Options include: [text,json]": "",
|
||||
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
|
||||
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
|
||||
"Found network options:": "Wykryto opcje sieciowe:",
|
||||
"Found {{.number}} invalid profile(s) !": "Wykryto {{.number}} nieprawidłowych profili ! ",
|
||||
"Found {{.number}} invalid profile(s) ! ": "",
|
||||
|
@ -320,6 +321,7 @@
|
|||
"If the above advice does not help, please let us know:": "",
|
||||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none.": "",
|
||||
"If true, only download and cache files for later use - don't install or start anything.": "",
|
||||
"If true, pods might get deleted and restarted on addon enable": "",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "",
|
||||
"If true, the node added will also be a control plane in addition to a worker.": "",
|
||||
|
@ -328,6 +330,7 @@
|
|||
"If you are running minikube within a VM, consider using --driver=none:": "",
|
||||
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:": "",
|
||||
"If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.": "",
|
||||
"If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.": "",
|
||||
"Ignoring empty custom image {{.name}}": "",
|
||||
"Ignoring invalid pair entry {{.pair}}": "",
|
||||
"Ignoring unknown custom image {{.name}}": "",
|
||||
|
@ -694,7 +697,7 @@
|
|||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\\n": "",
|
||||
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/": "",
|
||||
"To see addons list for other profiles use: `minikube addons -p name list`": "",
|
||||
"To set your Google Cloud project, run: \n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To set your Google Cloud project, run:\n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To start a cluster, run: \"{{.command}}\"": "",
|
||||
"To start minikube with Hyper-V, Powershell must be in your PATH`": "",
|
||||
"To start minikube with HyperV Powershell must be in your PATH`": "Aby uruchomić minikube z HyperV Powershell musi znajdować się w zmiennej PATH",
|
||||
|
|
|
@ -211,7 +211,6 @@
|
|||
"Failed to change permissions for {{.minikube_dir_path}}: {{.error}}": "",
|
||||
"Failed to check main repository and mirrors for images": "",
|
||||
"Failed to configure metallb IP {{.profile}}": "",
|
||||
"Failed to copying file": "",
|
||||
"Failed to create file": "",
|
||||
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "",
|
||||
"Failed to delete cluster {{.name}}.": "",
|
||||
|
@ -254,6 +253,8 @@
|
|||
"Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, bash, zsh], default is auto-detect": "",
|
||||
"Force minikube to perform possibly dangerous operations": "",
|
||||
"Format to print stdout in. Options include: [text,json]": "",
|
||||
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
|
||||
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
|
||||
"Found network options:": "",
|
||||
"Found {{.number}} invalid profile(s) ! ": "",
|
||||
"Generate command completion for a shell": "",
|
||||
|
@ -289,6 +290,7 @@
|
|||
"If the above advice does not help, please let us know:": "",
|
||||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none.": "",
|
||||
"If true, only download and cache files for later use - don't install or start anything.": "",
|
||||
"If true, pods might get deleted and restarted on addon enable": "",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "",
|
||||
"If true, the node added will also be a control plane in addition to a worker.": "",
|
||||
|
@ -296,6 +298,7 @@
|
|||
"If you are running minikube within a VM, consider using --driver=none:": "",
|
||||
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:": "",
|
||||
"If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.": "",
|
||||
"If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.": "",
|
||||
"Ignoring empty custom image {{.name}}": "",
|
||||
"Ignoring invalid pair entry {{.pair}}": "",
|
||||
"Ignoring unknown custom image {{.name}}": "",
|
||||
|
@ -629,7 +632,7 @@
|
|||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\\n": "",
|
||||
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/": "",
|
||||
"To see addons list for other profiles use: `minikube addons -p name list`": "",
|
||||
"To set your Google Cloud project, run: \n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To set your Google Cloud project, run:\n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To start a cluster, run: \"{{.command}}\"": "",
|
||||
"To start minikube with Hyper-V, Powershell must be in your PATH`": "",
|
||||
"To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:": "",
|
||||
|
|
|
@ -293,7 +293,6 @@
|
|||
"Failed to check main repository and mirrors for images": "",
|
||||
"Failed to check main repository and mirrors for images for images": "无法检测主仓库和镜像仓库中的镜像",
|
||||
"Failed to configure metallb IP {{.profile}}": "",
|
||||
"Failed to copying file": "",
|
||||
"Failed to create file": "",
|
||||
"Failed to delete cluster {{.name}}, proceeding with retry anyway.": "",
|
||||
"Failed to delete cluster {{.name}}.": "",
|
||||
|
@ -347,6 +346,8 @@
|
|||
"Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, bash, zsh], default is auto-detect": "强制为指定的 shell 配置环境:[fish, cmd, powershell, tcsh, bash, zsh],默认为 auto-detect",
|
||||
"Force minikube to perform possibly dangerous operations": "强制 minikube 执行可能有风险的操作",
|
||||
"Format to print stdout in. Options include: [text,json]": "",
|
||||
"Found docker, but the docker service isn't running. Try restarting the docker service.": "",
|
||||
"Found driver(s) but none were healthy. See above for suggestions how to fix installed drivers.": "",
|
||||
"Found network options:": "找到的网络选项:",
|
||||
"Found {{.number}} invalid profile(s) !": "找到 {{.number}} 个无效的配置文件!",
|
||||
"Found {{.number}} invalid profile(s) ! ": "",
|
||||
|
@ -390,6 +391,7 @@
|
|||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none.": "",
|
||||
"If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --vm-driver=none.": "如果为 true,请缓存当前引导程序的 docker 镜像并将其加载到机器中。在 --vm-driver=none 情况下始终为 false。",
|
||||
"If true, only download and cache files for later use - don't install or start anything.": "如果为 true,仅会下载和缓存文件以备后用 - 不会安装或启动任何项。",
|
||||
"If true, pods might get deleted and restarted on addon enable": "",
|
||||
"If true, returns list of profiles faster by skipping validating the status of the cluster.": "",
|
||||
"If true, the added node will be marked for work. Defaults to true.": "",
|
||||
"If true, the node added will also be a control plane in addition to a worker.": "",
|
||||
|
@ -397,6 +399,7 @@
|
|||
"If you are running minikube within a VM, consider using --driver=none:": "",
|
||||
"If you are still interested to make {{.driver_name}} driver work. The following suggestions might help you get passed this issue:": "",
|
||||
"If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.": "",
|
||||
"If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.": "",
|
||||
"Ignoring empty custom image {{.name}}": "",
|
||||
"Ignoring invalid pair entry {{.pair}}": "",
|
||||
"Ignoring unknown custom image {{.name}}": "",
|
||||
|
@ -784,7 +787,7 @@
|
|||
"To disable update notices in general, run: 'minikube config set WantUpdateNotification false'\\n": "",
|
||||
"To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/": "",
|
||||
"To see addons list for other profiles use: `minikube addons -p name list`": "",
|
||||
"To set your Google Cloud project, run: \n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To set your Google Cloud project, run:\n\n\t\tgcloud config set project \u003cproject name\u003e\n\nor set the GOOGLE_CLOUD_PROJECT environment variable.": "",
|
||||
"To start a cluster, run: \"{{.command}}\"": "",
|
||||
"To start minikube with Hyper-V, Powershell must be in your PATH`": "",
|
||||
"To use kubectl or minikube commands as your own user, you may need to relocate them. For example, to overwrite your own settings, run:": "如需以您自己的用户身份使用 kubectl 或 minikube 命令,您可能需要重新定位该命令。例如,如需覆盖您的自定义设置,请运行:",
|
||||
|
|
Loading…
Reference in New Issue