2019-06-06 21:10:32 +00:00
{
2019-07-17 23:58:08 +00:00
"\"{{.minikube_addon}}\" was successfully disabled" : "" ,
2019-07-17 22:19:49 +00:00
"\"{{.name}}\" cluster does not exist" : "" ,
2019-07-17 23:58:08 +00:00
"\"{{.profile_name}}\" VM does not exist, nothing to stop" : "" ,
"\"{{.profile_name}}\" host does not exist, unable to show an IP" : "" ,
"\"{{.profile_name}}\" profile does not exist" : "" ,
"\"{{.profile_name}}\" stopped." : "" ,
2019-06-20 00:44:34 +00:00
"'none' driver does not support 'minikube docker-env' command" : "" ,
"'none' driver does not support 'minikube mount' command" : "" ,
"'none' driver does not support 'minikube ssh' command" : "" ,
2019-07-18 01:06:06 +00:00
"==\u003e {{.name}} \u003c==" : "" ,
2019-07-09 22:48:26 +00:00
"A firewall is blocking Docker within the minikube VM from reaching the internet. You may need to configure it to use a proxy." : "" ,
"A firewall is interfering with minikube's ability to make outgoing HTTPS requests. You may need to change the value of the HTTPS_PROXY environment variable." : "" ,
"A firewall is likely blocking minikube from reaching the internet. You may need to configure minikube to use a proxy." : "" ,
2019-07-17 23:58:08 +00:00
"Alternatively, you may delete the existing VM using `minikube delete -p {{.profile_name}}`" : "" ,
2019-07-18 01:04:45 +00:00
"Cannot find directory {{.path}} for mount" : "" ,
2019-06-20 00:44:34 +00:00
"Check that minikube is running and that you have specified the correct namespace (-n flag) if required." : "" ,
2019-07-09 22:48:26 +00:00
"Check that your --kubernetes-version has a leading 'v'. For example: 'v1.1.14'" : "" ,
"Configure an external network switch following the official documentation, then add `--hyperv-virtual-switch=\u003cswitch-name\u003e` to `minikube start`" : "" ,
2019-07-10 17:17:28 +00:00
"Configuring environment for Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}}" : "Configurant l'environment pour Kubernetes {{.k8sVersion}} sur {{.runtime}} {{.runtimeVersion}}" ,
2019-06-11 20:54:01 +00:00
"Configuring local host environment ..." : "" ,
"Creating %s VM (CPUs=%d, Memory=%dMB, Disk=%dMB) ..." : "Créant un VM %s (CPUs=%d, Mémoire=%dMB, Disque=%dMB)" ,
2019-07-10 17:17:28 +00:00
"Creating mount {{.name}} ..." : "" ,
2019-07-20 00:00:51 +00:00
"Creating {{.driver_name}} VM (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ..." : "" ,
2019-07-17 23:58:08 +00:00
"Deleting \"{{.profile_name}}\" in {{.driver_name}} ..." : "" ,
2019-07-09 22:48:26 +00:00
"Disable Hyper-V when you want to run VirtualBox to boot the VM" : "" ,
"Disable dynamic memory in your VM manager, or pass in a larger --memory value" : "" ,
"Disable real-time anti-virus software, reboot, and reinstall VirtualBox if the problem continues." : "" ,
"Docker inside the VM is unavailable. Try running 'minikube delete' to reset the VM." : "" ,
2019-07-18 01:04:45 +00:00
"Documentation: {{.url}}" : "" ,
2019-07-10 17:17:28 +00:00
"Done! kubectl is now configured to use {{.name}}" : "Fini! kubectl est maintenant configuré pour utiliser {{.name}}." ,
2019-06-11 20:54:01 +00:00
"Download complete!" : "" ,
"Downloading Minikube ISO ..." : "" ,
2019-07-18 01:04:45 +00:00
"Downloading {{.name}} {{.version}}" : "" ,
2019-06-20 00:44:34 +00:00
"ERROR creating `registry-creds-dpr` secret" : "" ,
2019-07-18 01:06:06 +00:00
"ERROR creating `registry-creds-ecr` secret: {{.error}}" : "" ,
"ERROR creating `registry-creds-gcr` secret: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"Enabling dashboard ..." : "" ,
2019-07-17 23:58:08 +00:00
"Error checking driver version: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"Error creating list template" : "" ,
"Error creating minikube directory" : "" ,
"Error creating status template" : "" ,
"Error creating view template" : "" ,
"Error executing list template" : "" ,
"Error executing status template" : "" ,
"Error executing template" : "" ,
"Error executing view template" : "" ,
"Error finding port for mount" : "" ,
"Error getting IP" : "" ,
"Error getting bootstrapper" : "" ,
"Error getting client" : "" ,
2019-07-18 01:06:06 +00:00
"Error getting client: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"Error getting cluster" : "" ,
"Error getting cluster bootstrapper" : "" ,
"Error getting config" : "" ,
"Error getting host" : "" ,
"Error getting host status" : "" ,
"Error getting machine logs" : "" ,
2019-06-11 20:54:01 +00:00
"Error getting machine status" : "" ,
2019-06-20 00:44:34 +00:00
"Error getting service status" : "" ,
2019-07-18 01:06:06 +00:00
"Error getting service with namespace: {{.namespace}} and labels {{.labelName}}:{{.addonName}}: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"Error getting the host IP address to use from within the VM" : "" ,
"Error host driver ip status" : "" ,
"Error killing mount process" : "" ,
"Error loading api" : "" ,
2019-07-18 01:04:45 +00:00
"Error loading profile config" : "" ,
2019-07-17 23:58:08 +00:00
"Error loading profile config: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"Error opening service" : "" ,
2019-07-17 23:58:08 +00:00
"Error parsing minukube version: {{.error}}" : "" ,
"Error parsing vmDriver version: {{.error}}" : "" ,
2019-07-20 00:00:51 +00:00
"Error reading {{.path}}: {{.error}}" : "" ,
2019-06-11 20:54:01 +00:00
"Error restarting cluster" : "" ,
2019-06-20 00:44:34 +00:00
"Error setting shell variables" : "" ,
2019-06-11 20:54:01 +00:00
"Error starting cluster" : "" ,
"Error starting mount" : "" ,
2019-06-20 00:44:34 +00:00
"Error unsetting shell variables" : "" ,
2019-07-17 23:58:08 +00:00
"Error while setting kubectl current context : {{.error}}" : "" ,
2019-06-11 20:54:01 +00:00
"Error writing mount pid" : "" ,
2019-07-18 01:04:45 +00:00
"Error: [{{.id}}] {{.error}}" : "" ,
2019-07-17 23:58:08 +00:00
"Failed runtime" : "" ,
2019-06-11 20:54:01 +00:00
"Failed to cache ISO" : "" ,
2019-06-20 00:44:34 +00:00
"Failed to cache and load images" : "" ,
2019-06-11 20:54:01 +00:00
"Failed to cache binaries" : "" ,
"Failed to cache images" : "" ,
"Failed to check if machine exists" : "" ,
"Failed to check main repository and mirrors for images for images" : "" ,
2019-07-17 23:58:08 +00:00
"Failed to chown {{.minikube_dir_path}}: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"Failed to delete cluster" : "" ,
2019-07-17 23:58:08 +00:00
"Failed to delete cluster: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"Failed to delete images" : "" ,
"Failed to delete images from config" : "" ,
"Failed to download kubectl" : "" ,
2019-06-11 20:54:01 +00:00
"Failed to enable container runtime" : "" ,
"Failed to generate config" : "" ,
"Failed to get bootstrapper" : "" ,
"Failed to get command runner" : "" ,
"Failed to get driver URL" : "" ,
2019-06-20 00:44:34 +00:00
"Failed to get image map" : "" ,
2019-06-11 20:54:01 +00:00
"Failed to get machine client" : "" ,
2019-07-18 01:04:45 +00:00
"Failed to get service URL: {{.error}}" : "" ,
2019-07-18 00:37:39 +00:00
"Failed to kill mount process: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"Failed to list cached images" : "" ,
"Failed to remove profile" : "" ,
2019-06-11 20:54:01 +00:00
"Failed to save config" : "" ,
2019-07-10 17:17:28 +00:00
"Failed to set NO_PROXY Env. Please use `export NO_PROXY=$NO_PROXY,{{.ip}}`." : "" ,
2019-06-11 20:54:01 +00:00
"Failed to setup certs" : "" ,
"Failed to setup kubeconfig" : "" ,
"Failed to update cluster" : "" ,
2019-06-20 00:44:34 +00:00
"Failed to update config" : "" ,
2019-07-18 01:04:45 +00:00
"Failed unmount: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"Follow" : "" ,
2019-06-11 20:54:01 +00:00
"For best results, install kubectl: https://kubernetes.io/docs/tasks/tools/install-kubectl/" : "" ,
"For more information, see:" : "" ,
2019-06-20 00:44:34 +00:00
"Found network options:" : "" ,
2019-07-18 01:04:45 +00:00
"Group ID: {{.groupID}}" : "" ,
2019-07-09 22:48:26 +00:00
"Have you set up libvirt correctly?" : "" ,
2019-06-11 20:54:01 +00:00
"If the above advice does not help, please let us know: " : "" ,
2019-07-09 22:48:26 +00:00
"If using the none driver, ensure that systemctl is installed" : "" ,
2019-07-17 23:58:08 +00:00
"Ignoring --vm-driver={{.driver_name}}, as the existing \"{{.profile_name}}\" VM was created using the {{.driver_name2}} driver." : "" ,
2019-07-09 22:48:26 +00:00
"In some environments, this message is incorrect. Try 'minikube start --no-vtx-check'" : "" ,
"Install VirtualBox, ensure that VBoxManage is executable and in path, or select an alternative value for --vm-driver" : "" ,
"Install the latest kvm2 driver and run 'virt-host-validate'" : "" ,
"Install the latest minikube hyperkit driver, and run 'minikube delete'" : "" ,
2019-07-18 01:06:06 +00:00
"Invalid size passed in argument: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"IsEnabled failed" : "" ,
2019-07-10 17:17:28 +00:00
"Kubernetes downgrade is not supported, will continue to use {{.version}}" : "" ,
2019-06-11 20:54:01 +00:00
"Launching Kubernetes ... " : "Lançant Kubernetes ..." ,
2019-06-20 00:44:34 +00:00
"Launching proxy ..." : "" ,
2019-07-18 01:04:45 +00:00
"Message Size: {{.size}}" : "" ,
"Mount type: {{.name}}" : "" ,
"Mounting host path {{.sourcePath}} into VM as {{.destinationPath}} ..." : "" ,
2019-06-20 00:44:34 +00:00
"NOTE: This process must stay alive for the mount to be accessible ..." : "" ,
2019-07-17 23:58:08 +00:00
"None of known repositories in your location is accessible. Use {{.image_repository_name}} as fallback." : "" ,
2019-06-11 20:54:01 +00:00
"None of known repositories is accessible. Consider specifying an alternative image repository with --image-repository flag" : "" ,
2019-06-20 00:44:34 +00:00
"Opening %s in your default browser..." : "" ,
2019-07-17 23:58:08 +00:00
"Opening kubernetes service {{.namespace_name}}/{{.service_name}} in default browser..." : "" ,
2019-07-18 01:04:45 +00:00
"Options: {{.options}}" : "" ,
"Permissions: {{.octalMode}} ({{.writtenMode}})" : "" ,
2019-07-09 22:48:26 +00:00
"Please check your BIOS, and ensure that you are running without HyperV or other nested virtualization that may interfere" : "" ,
2019-07-10 17:17:28 +00:00
"Please don't run minikube as root or with 'sudo' privileges. It isn't necessary with {{.driver}} driver." : "" ,
2019-06-11 20:54:01 +00:00
"Please enter a value:" : "" ,
2019-07-17 20:49:39 +00:00
"Please install the minikube hyperkit VM driver, or select an alternative --vm-driver" : "" ,
2019-07-09 22:48:26 +00:00
"Please install the minikube kvm2 VM driver, or select an alternative --vm-driver" : "" ,
"Please make sure the service you are looking for is deployed or is in the correct namespace." : "" ,
2019-07-17 23:58:08 +00:00
"Please run with sudo. the vm-driver \"{{.driver_name}}\" requires sudo." : "" ,
2019-06-20 00:44:34 +00:00
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")" : "" ,
2019-07-17 23:58:08 +00:00
"Please upgrade the 'docker-machine-driver-kvm2'. {{.documentation_url}}" : "" ,
"Powering off \"{{.profile_name}}\" via SSH ..." : "" ,
2019-07-17 22:19:49 +00:00
"Problems detected in {{.entry}}:" : "" ,
2019-07-18 01:06:06 +00:00
"Problems detected in {{.name}}:" : "" ,
2019-06-11 20:54:01 +00:00
"Pulling images ..." : "Extrayant les images ... " ,
2019-07-09 22:48:26 +00:00
"Re-run 'minikube start' with --alsologtostderr -v=8 to see the VM driver error message" : "" ,
2019-07-17 23:58:08 +00:00
"Re-using the currently running {{.driver_name}} VM for \"{{.profile_name}}\" ..." : "" ,
2019-07-09 22:48:26 +00:00
"Reboot to complete VirtualBox installation, and verify that VirtualBox is not blocked by your system" : "" ,
"Rebuild libvirt with virt-network support" : "" ,
2019-07-18 01:04:45 +00:00
"Received {{.name}} signal" : "" ,
2019-07-09 22:48:26 +00:00
"Reinstall VirtualBox and verify that it is not blocked: System Preferences -\u003e Security \u0026 Privacy -\u003e General -\u003e Some system software was blocked from loading" : "" ,
2019-06-11 20:54:01 +00:00
"Related issues:" : "" ,
2019-07-10 17:17:28 +00:00
"Relaunching Kubernetes {{.version}} using {{.bootstrapper}} ... " : "" ,
2019-07-17 23:58:08 +00:00
"Requested disk size {{.size_in_mb}} is less than minimum of {{.size_in_mb2}}" : "" ,
"Requested memory allocation ({{.memory}}MB) is less than the default memory allocation of {{.default_memorysize}}MB. Beware that minikube might not work correctly or crash unexpectedly." : "" ,
"Requested memory allocation {{.size_in_mb}} is less than the minimum allowed of {{.size_in_mb2}}" : "" ,
"Restarting existing {{.driver_name}} VM for \"{{.profile_name}}\" ..." : "" ,
2019-07-09 22:48:26 +00:00
"Run 'minikube delete' to delete the stale VM" : "" ,
"Run 'minikube delete'. If the problem persists, check your proxy or firewall configuration" : "" ,
"Run 'sudo modprobe vboxdrv' and reinstall VirtualBox if it fails." : "" ,
"Run minikube from the C: drive." : "" ,
2019-07-20 00:00:51 +00:00
"Running on localhost (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ..." : "" ,
2019-06-20 00:44:34 +00:00
"Set failed" : "" ,
2019-06-20 20:52:57 +00:00
"Setting profile failed" : "" ,
2019-07-17 23:58:08 +00:00
"Skipped switching kubectl context for {{.profile_name}} , because --keep-context" : "" ,
2019-06-11 20:54:01 +00:00
"Sorry that minikube crashed. If this was unexpected, we would love to hear from you:" : "" ,
2019-07-18 01:04:45 +00:00
"Sorry, completion support is not yet implemented for {{.name}}" : "" ,
2019-07-17 23:58:08 +00:00
"Sorry, the kubeadm.{{.parameter_name}} parameter is currently not supported by --extra-config" : "" ,
"Sorry, url provided with --registry-mirror flag is invalid {{.url}}" : "" ,
2019-07-09 22:48:26 +00:00
"Specify --kubernetes-version in v\u003cmajor\u003e.\u003cminor.\u003cbuild\u003e form. example: 'v1.1.14'" : "" ,
"Specify an alternate --host-only-cidr value, such as 172.16.0.1/24" : "" ,
2019-07-17 23:58:08 +00:00
"Stopping \"{{.profile_name}}\" in {{.driver_name}} ..." : "" ,
2019-07-18 01:04:45 +00:00
"Successfully mounted {{.sourcePath}} to {{.destinationPath}}" : "" ,
"Suggestion: {{.advice}}" : "" ,
"Target directory {{.path}} must be an absolute path" : "" ,
2019-07-17 23:58:08 +00:00
"The \"{{.cluster_name}}\" cluster has been deleted." : "" ,
"The 'docker-machine-driver-kvm2' version is old. Please consider upgrading. {{.documentation_url}}" : "" ,
2019-06-11 20:54:01 +00:00
"The 'none' driver provides limited isolation and may reduce system security and reliability." : "" ,
2019-07-09 22:48:26 +00:00
"The KVM driver is unable to resurrect this old VM. Please run `minikube delete` to delete it and try again." : "" ,
"The VM driver exited with an error, and may be corrupt. Run 'minikube start' with --alsologtostderr -v=8 to see the error" : "" ,
2019-06-20 00:44:34 +00:00
"The docker host is currently not running" : "" ,
"The docker service is currently not active" : "" ,
2019-07-09 22:48:26 +00:00
"The minikube VM is offline. Please run 'minikube start' to start it again." : "" ,
2019-06-20 00:44:34 +00:00
"The value passed to --format is invalid" : "" ,
2019-07-18 01:06:06 +00:00
"The value passed to --format is invalid: {{.error}}" : "" ,
2019-07-17 20:49:39 +00:00
"The vmwarefusion driver is deprecated and support for it will be removed in a future release.\n\t\t\tPlease consider switching to the new vmware unified driver, which is intended to replace the vmwarefusion driver.\n\t\t\tSee https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#vmware-unified-driver for more information.\n\t\t\tTo disable this message, run [minikube config set ShowDriverDeprecationNotification false]" : "" ,
2019-06-11 20:54:01 +00:00
"These changes will take effect upon a minikube delete and then a minikube start" : "" ,
2019-07-18 01:06:06 +00:00
"This addon does not have an endpoint defined for the 'addons open' command.\nYou can add one by annotating a service with the label {{.labelName}}:{{.addonName}}" : "" ,
2019-06-11 20:54:01 +00:00
"This can also be done automatically by setting the env var CHANGE_MINIKUBE_NONE_USER=true" : "" ,
"Tip: Use 'minikube start -p \u003cname\u003e' to create a new cluster, or 'minikube delete' to delete this one." : "" ,
2019-07-10 17:17:28 +00:00
"To connect to this cluster, use: kubectl --context={{.name}}" : "" ,
2019-07-17 23:58:08 +00:00
"To connect to this cluster, use: kubectl --context={{.profile_name}}" : "" ,
2019-07-18 01:04:45 +00:00
"To disable this notice, run: 'minikube config set WantUpdateNotification false'" : "" ,
2019-07-17 23:58:08 +00:00
"To switch drivers, you may create a new VM using `minikube start -p \u003cname\u003e --vm-driver={{.driver_name}}`" : "" ,
2019-06-11 20:54:01 +00:00
"To use kubectl or minikube commands as your own user, you may" : "" ,
"Unable to bind flags" : "" ,
2019-06-20 00:44:34 +00:00
"Unable to enable dashboard" : "" ,
"Unable to fetch latest version info" : "" ,
2019-06-11 20:54:01 +00:00
"Unable to get VM IP address" : "" ,
2019-07-17 23:58:08 +00:00
"Unable to get bootstrapper: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"Unable to get runtime" : "" ,
2019-07-17 23:58:08 +00:00
"Unable to kill mount process: {{.error}}" : "" ,
2019-06-11 20:54:01 +00:00
"Unable to load cached images from config file." : "" ,
2019-07-18 01:04:45 +00:00
"Unable to load cached images: {{.error}}" : "" ,
2019-07-17 23:58:08 +00:00
"Unable to load config: {{.error}}" : "" ,
"Unable to parse \"{{.kubenretes_version}}\": {{.error}}" : "" ,
2019-07-10 17:17:28 +00:00
"Unable to pull images, which may be OK: {{.error}}" : "" ,
2019-06-11 20:54:01 +00:00
"Unable to start VM" : "" ,
2019-06-20 00:44:34 +00:00
"Unable to stop VM" : "" ,
2019-07-17 23:58:08 +00:00
"Uninstalling Kubernetes {{.kubernetes_version}} using {{.bootstrapper_name}} ..." : "" ,
2019-07-18 01:04:45 +00:00
"Unmounting {{.path}} ..." : "" ,
2019-06-20 00:44:34 +00:00
"Update server returned an empty list" : "" ,
2019-07-09 22:48:26 +00:00
"Upgrade to QEMU v3.1.0+, run 'virt-host-validate', or ensure that you are not running in a nested VM environment." : "" ,
2019-06-20 00:44:34 +00:00
"Usage: minikube completion SHELL" : "" ,
2019-07-18 01:04:45 +00:00
"User ID: {{.userID}}" : "" ,
2019-06-20 00:44:34 +00:00
"Userspace file server is shutdown" : "" ,
"Userspace file server: " : "" ,
2019-07-10 17:17:28 +00:00
"Using image repository {{.name}}" : "" ,
2019-07-09 22:48:26 +00:00
"Verify that your HTTP_PROXY and HTTPS_PROXY environment variables are set correctly." : "" ,
2019-06-20 00:44:34 +00:00
"Verifying dashboard health ..." : "" ,
"Verifying proxy health ..." : "" ,
2019-06-11 20:54:01 +00:00
"Verifying:" : "Vérifiant:" ,
2019-07-18 01:04:45 +00:00
"Version: {{.version}}" : "" ,
2019-06-11 20:54:01 +00:00
"Wait failed" : "" ,
2019-07-18 01:06:06 +00:00
"Wait failed: {{.error}}" : "" ,
2019-06-11 20:54:01 +00:00
"Waiting for SSH access ..." : "Attendant l'accès SSH ..." ,
2019-07-17 23:58:08 +00:00
"You appear to be using a proxy, but your NO_PROXY environment does not include the minikube IP ({{.ip_address}}). Please see https://github.com/kubernetes/minikube/blob/master/docs/http_proxy.md for more details" : "" ,
2019-06-20 00:44:34 +00:00
"You must specify a service name" : "" ,
2019-07-09 22:48:26 +00:00
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem" : "" ,
"Your host is failing to route packets to the minikube VM. If you have VPN software, try turning it off or configuring it so that it does not re-route traffic to the VM IP. If not, check your VM environment routing options." : "" ,
2019-07-18 00:37:39 +00:00
"\\n" : "" ,
2019-07-18 01:06:06 +00:00
"addon '{{.name}}' is currently not enabled.\nTo enable this addon run:\nminikube addons enable {{.name}}" : "" ,
"addon '{{.name}}' is not a valid addon packaged with minikube.\nTo see the list of available addons run:\nminikube addons list" : "" ,
2019-06-20 00:44:34 +00:00
"addon list failed" : "" ,
"api load" : "" ,
"bash completion failed" : "" ,
2019-07-17 23:58:08 +00:00
"browser failed to open url: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"command runner" : "" ,
"config view failed" : "" ,
2019-07-18 01:04:45 +00:00
"dashboard service is not running: {{.error}}" : "" ,
2019-06-20 00:44:34 +00:00
"disable failed" : "" ,
2019-07-18 01:04:45 +00:00
"enable failed" : "" ,
2019-07-17 23:58:08 +00:00
"env {{.docker_env}}" : "" ,
2019-06-20 00:44:34 +00:00
"error creating clientset" : "" ,
"error creating machine client" : "" ,
2019-06-11 20:54:01 +00:00
"error getting driver" : "" ,
2019-06-20 00:44:34 +00:00
"error parsing the input ip address for mount" : "" ,
"error starting tunnel" : "" ,
2019-07-18 01:04:45 +00:00
"failed to open browser: {{.error}}" : "" ,
2019-07-18 00:37:39 +00:00
"kube-system" : "" ,
2019-07-17 23:58:08 +00:00
"kubectl and minikube configuration will be stored in {{.home_folder}}" : "" ,
2019-07-18 18:50:55 +00:00
"kubectl has been configured configured to use {{.name}}" : "" ,
2019-06-20 00:44:34 +00:00
"kubectl not found in PATH, but is required for the dashboard. Installation guide: https://kubernetes.io/docs/tasks/tools/install-kubectl/" : "" ,
"kubectl proxy" : "" ,
"logdir set failed" : "" ,
2019-06-11 20:54:01 +00:00
"minikube is not running, so the service cannot be accessed" : "" ,
2019-07-09 22:48:26 +00:00
"minikube is unable to access the Google Container Registry. You may need to configure it to use a HTTP proxy." : "" ,
2019-07-17 23:58:08 +00:00
"minikube profile was successfully set to {{.profile_name}}" : "" ,
2019-07-10 17:17:28 +00:00
"minikube will upgrade the local cluster from Kubernetes {{.old}} to {{.new}}" : "" ,
2019-07-18 01:04:45 +00:00
"minikube {{.version}} is available! Download it: {{.url}}" : "" ,
2019-07-10 17:17:28 +00:00
"minikube {{.version}} on {{.os}} ({{.arch}})" : "minikube {{.version}} sur {{.os}} ({{.arch}})" ,
2019-07-18 01:04:45 +00:00
"mount argument \"{{.value}}\" must be in form: \u003csource directory\u003e:\u003ctarget directory\u003e" : "" ,
2019-06-20 00:44:34 +00:00
"mount failed" : "" ,
2019-06-11 20:54:01 +00:00
"need to relocate them. For example, to overwrite your own settings:" : "" ,
2019-07-17 23:58:08 +00:00
"opt {{.docker_option}}" : "" ,
"service {{.namespace_name}}/{{.service_name}} has no node port" : "" ,
2019-06-20 00:44:34 +00:00
"stat failed" : "" ,
2019-06-11 20:54:01 +00:00
"unable to bind flags" : "" ,
"unable to set logtostderr" : "" ,
2019-06-20 00:44:34 +00:00
"unset failed" : "" ,
2019-07-17 23:58:08 +00:00
"unsupported driver: {{.driver_name}}" : "" ,
2019-07-18 01:04:45 +00:00
"unsupported driver: {{.name}}" : "" ,
2019-06-20 00:44:34 +00:00
"update config" : "" ,
"usage: minikube addons configure ADDON_NAME" : "" ,
"usage: minikube addons disable ADDON_NAME" : "" ,
"usage: minikube addons enable ADDON_NAME" : "" ,
"usage: minikube addons list" : "" ,
"usage: minikube addons open ADDON_NAME" : "" ,
"usage: minikube config set PROPERTY_NAME PROPERTY_VALUE" : "" ,
"usage: minikube config unset PROPERTY_NAME" : "" ,
"usage: minikube delete" : "" ,
"usage: minikube profile [MINIKUBE_PROFILE_NAME]" : "" ,
2019-07-17 22:19:49 +00:00
"zsh completion failed" : "" ,
2019-07-18 01:04:45 +00:00
"{{.addonName}} was successfully enabled" : "" ,
"{{.error}}" : "" ,
2019-07-17 23:58:08 +00:00
"{{.extra_option_component_name}}.{{.key}}={{.value}}" : "" ,
"{{.key}}={{.value}}" : "" ,
2019-07-18 01:06:06 +00:00
"{{.machine}} IP has been updated to point at {{.ip}}" : "" ,
"{{.machine}} IP was already correctly configured for {{.ip}}" : "" ,
2019-07-18 01:04:45 +00:00
"{{.msg}}: {{.err}}" : "" ,
"{{.name}} cluster does not exist" : "" ,
2019-07-18 01:06:06 +00:00
"{{.name}} has no available configuration options" : "" ,
"{{.name}} was successfully configured" : "" ,
2019-07-18 01:04:45 +00:00
"{{.type}} is not yet a supported filesystem. We will try anyways!" : "" ,
"{{.url}}" : "" ,
"{{.url}} is not accessible: {{.error}}" : ""
2019-06-06 21:10:32 +00:00
}