"\"{{.name}}\" profile does not exist":"\"{{.name}}\" 프로필이 존재하지 않습니다",
"\"{{.name}}\" profile does not exist, trying anyways.":"\"{{.name}}\" 프로필이 존재하지 않습니다, 그럼에도 불구하고 시도합니다",
"\"{{.node_name}}\" stopped.":"\"{{.node_name}}\" 이 중단되었습니다",
"\"{{.profile_name}}\" does not exist, nothing to stop":"\"{{.profile_name}}\" 이 존재하지 않아, 중단할 것이 없습니다",
"\"{{.profile_name}}\" host does not exist, unable to show an IP":"\"{{.profile_name}}\" 호스트가 존재하지 않아, IP 를 조회할 수 없습니다",
"'none' driver does not support 'minikube docker-env' command":"'none' 드라이버는 'minikube docker-env' 커맨드를 지원하지 않습니다",
"'none' driver does not support 'minikube mount' command":"'none' 드라이버는 'minikube mount' 커맨드를 지원하지 않습니다",
"'none' driver does not support 'minikube podman-env' command":"'none' 드라이버는 'minikube podman-env' 커맨드를 지원하지 않습니다",
"'none' driver does not support 'minikube ssh' command":"'none' 드라이버는 'minikube ssh' 커맨드를 지원하지 않습니다",
"'{{.driver}}' driver reported an issue: {{.error}}":"'{{.driver}}' 드라이버가 다음 이슈를 기록하였습니다: {{.error}}",
"'{{.profile}}' is not running":"'{{.profile}}' 이 실행 중이지 않습니다",
"A VPN or firewall is interfering with HTTP access to the minikube VM. Alternatively, try a different VM driver: https://minikube.sigs.k8s.io/docs/start/":"",
"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.":"",
"A set of apiserver IP Addresses 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":"",
"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":"",
"A set of key=value pairs that describe feature gates for alpha/experimental features.":"",
"Access the kubernetes dashboard running within the minikube cluster":"minikube 클러스터 내의 쿠버네티스 대시보드에 접근합니다",
"Add an image to local cache.":"로컬 캐시에 이미지를 추가합니다",
"Add machine IP to NO_PROXY environment variable":"NO_PROXY 환경 변수에 머신 IP를 추가합니다",
"Add or delete an image from the local cache.":"로컬 캐시에 이미지를 추가하거나 삭제합니다",
"Adding node {{.name}} to cluster {{.cluster}}":"노드 {{.name}} 를 클러스터 {{.cluster}} 에 추가합니다",
"Additional help topics":"",
"Additional mount options, such as cache=fscache":"cache=fscache 와 같은 추가적인 마운트 옵션",
"Adds a node to the given cluster config, and starts it.":"노드 하나를 주어진 클러스터 컨피그에 추가하고 시작합니다",
"Adds a node to the given cluster.":"노드 하나를 주어진 클러스터에 추가합니다",
"Advanced Commands:":"고급 커맨드:",
"Aliases":"",
"Allow user prompts for more information":"많은 정보를 위해 사용자 프롬프트를 허가합니다",
"Alternative image repository to pull docker images from. This can be used when you have limited access to gcr.io. Set it to \\\"auto\\\" to let minikube decide one for you. For Chinese mainland users, you may use local gcr.io mirrors such as registry.cn-hangzhou.aliyuncs.com/google_containers":"",
"Amount of RAM allocated to the minikube VM (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g).":"minikube 가상 머신에 할당할 RAM 의 용량 (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g)",
"Amount of RAM to allocate to Kubernetes (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g).":"",
"Amount of time to wait for a service in seconds":"",
"Amount of time to wait for service in seconds":"",
"Another hypervisor, such as VirtualBox, is conflicting with KVM. Please stop the other hypervisor, or use --driver to switch to it.":"VirtualBox 와 같은 또 다른 하이퍼바이저가 KVM 과 충돌이 발생합니다. 다른 하이퍼바이저를 중단하거나 --driver 로 변경하세요",
"Both driver={{.driver}} and vm-driver={{.vmd}} have been set.\n\n Since vm-driver is deprecated, minikube will default to driver={{.driver}}.\n\n If vm-driver is set in the global config, please run \"minikube config unset vm-driver\" to resolve this warning.":"",
"Cannot find directory {{.path}} for mount":"마운트하기 위한 디렉토리 {{.path}} 를 찾을 수 없습니다",
"Cannot use both --output and --format options":"--output 과 --format 옵션을 함께 사용할 수 없습니다",
"Check output of 'journalctl -xeu kubelet', try passing --extra-config=kubelet.cgroup-driver=systemd to minikube start":"",
"Check that SELinux is disabled, and that the provided apiserver flags are valid":"",
"Check that minikube is running and that you have specified the correct namespace (-n flag) if required.":"minikube 가 실행 중인지 그리고 정확한 네임스페이스를 (-n 플래그로) 명시하였는지 확인하세요",
"Check that the provided apiserver flags are valid":"주어진 apiserver 플래그가 유효한지 확인하세요",
"Check that your --kubernetes-version has a leading 'v'. For example: 'v1.1.14'":"입력한 --kubernetes-version 이 'v'로 시작하는지 확인하세요. 예시: 'v1.1.14'",
"Check your firewall rules for interference, and run 'virt-host-validate' to check for KVM configuration issues. If you are running minikube within a VM, consider using --driver=none":"",
"Configuration and Management Commands:":"환경 설정 및 관리 커맨드:",
"Configure a default route on this Linux host, or use another --driver that does not require it":"",
"Configure an external network switch following the official documentation, then add `--hyperv-virtual-switch=\u003cswitch-name\u003e` to `minikube start`":"",
"Configures the addon w/ADDON_NAME within minikube (example: minikube addons configure registry-creds). For a list of available addons use: minikube addons list":"",
"Configuring local host environment ...":"로컬 환경 변수를 구성하는 중 ...",
"Confirm that you have a working internet connection and that your VM has not run out of resources by using: 'minikube logs'":"",
"Confirm that you have supplied the correct value to --hyperv-virtual-switch using the 'Get-VMSwitch' command":"",
"Could not process error from failed deletion":"",
"Could not process errors from failed deletion":"",
"Country code of the image mirror to be used. Leave empty to use the global one. For Chinese mainland users, set it to cn.":"",
"Creating Kubernetes in {{.driver_name}} {{.machine_type}} with (CPUs={{.number_of_cpus}}) ({{.number_of_host_cpus}} available), Memory={{.memory_size}}MB ({{.host_memory_size}}MB available) ...":"{{.driver_name}} {{.machine_type}} (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) 에 쿠버네티스를 설치하는 중 ...",
"Creating {{.driver_name}} VM (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) ...":"{{.driver_name}} VM (CPUs={{.number_of_cpus}}, Memory={{.memory_size}}MB, Disk={{.disk_size}}MB) 를 생성하는 중 ...",
"DEPRECATED, use `driver` instead.":"DEPRECATED 되었습니다, 'driver' 를 사용하세요",
"Default group id used for the mount":"마운트를 위한 디폴트 group id",
"Default user id used for the mount":"마운트를 위한 디폴트 user id",
"Delete an image from the local cache.":"로컬 캐시에서 이미지를 삭제합니다",
"Deletes a local kubernetes cluster":"로컬 쿠버네티스 클러스터를 삭제합니다",
"Deletes a local kubernetes cluster. This command deletes the VM, and removes all\nassociated files.":"로컬 쿠버네티스 클러스터를 삭제합니다. 해당 커맨드는 가상 머신을 삭제하고 모든 관련 파일을 삭제합니다",
"Deletes a node from a cluster.":"클러스터에서 노드를 삭제합니다",
"Deleting \"{{.profile_name}}\" in {{.driver_name}} ...":"{{.driver_name}} 의 \"{{.profile_name}}\" 를 삭제하는 중 ...",
"Deleting node {{.name}} from cluster {{.cluster}}":"클러스터 {{.cluster}} 에서 노드 {{.name}} 를 삭제하는 중 ...",
"Disable checking for the availability of hardware virtualization before the vm is started (virtualbox driver only)":"가상 머신 시작 전 하드웨어 가상화 지원 여부 확인 작업을 비활성화합니다 (virtualbox 드라이버 한정)",
"Disable dynamic memory in your VM manager, or pass in a larger --memory value":"",
"Disables the addon w/ADDON_NAME within minikube (example: minikube addons disable dashboard). For a list of available addons use: minikube addons list":"",
"Disables the filesystem mounts provided by the hypervisors":"",
"Disk size allocated to the minikube VM (format: \u003cnumber\u003e[\u003cunit\u003e], where unit = b, k, m or g).":"",
"Display dashboard URL instead of opening a browser":"",
"Display the kubernetes addons URL in the CLI instead of opening it in the default browser":"",
"Display the kubernetes service URL in the CLI instead of opening it in the default browser":"",
"Display values currently set in the minikube config file":"",
"Display values currently set in the minikube config file.":"",
"Docker inside the VM is unavailable. Try running 'minikube delete' to reset the VM.":"",
"Docs have been saved at - {{.path}}":"",
"Documentation: {{.url}}":"문서: {{.url}}",
"Done! kubectl is now configured to use \"{{.name}}\"":"끝났습니다! 이제 kubectl 이 \"{{.name}}\" 를 사용할 수 있도록 설정되었습니다",
"Due to {{.driver_name}} networking limitations on {{.os_name}}, {{.addon_name}} addon is not supported for this driver.\nAlternatively to use this addon you can use a vm-based driver:\n\n\t'minikube start --vm=true'\n\nTo track the update on this work in progress feature please check:\nhttps://github.com/kubernetes/minikube/issues/7332":"",
"ERROR creating `registry-creds-acr` secret":"registry-creds-acr` secret 생성 오류",
"ERROR creating `registry-creds-dpr` secret":"`registry-creds-dpr` secret 생성 오류",
"ERROR creating `registry-creds-ecr` secret: {{.error}}":"`registry-creds-ecr` secret 생성 오류: {{.error}}",
"ERROR creating `registry-creds-gcr` secret: {{.error}}":"`registry-creds-gcr` secret 생성 오류: {{.error}}",
"Either systemctl is not installed, or Docker is broken. Run 'sudo systemctl start docker' and 'journalctl -u docker'":"",
"Enable addons. see `minikube addons list` for a list of valid addon names.":"",
"Enable experimental NVIDIA GPU support in minikube":"",
"Enable host resolver for NAT DNS requests (virtualbox driver only)":"",
"Enable proxy for NAT DNS requests (virtualbox driver only)":"",
"Enable the default CNI plugin (/etc/cni/net.d/k8s.conf). Used in conjunction with \\\"--network-plugin=cni\\\".":"",
"Enables the addon w/ADDON_NAME within minikube (example: minikube addons enable dashboard). For a list of available addons use: minikube addons list":"",
"Enabling '{{.name}}' returned an error: {{.error}}":"",
"Ensure that CRI-O is installed and healthy: Run 'sudo systemctl start crio' and 'journalctl -u crio'. Alternatively, use --container-runtime=docker":"",
"Ensure that Docker is installed and healthy: Run 'sudo systemctl start docker' and 'journalctl -u docker'. Alternatively, select another value for --driver":"",
"Ensure that the user listed in /etc/libvirt/qemu.conf has access to your home directory":"",
"Ensure that your value for HTTPS_PROXY points to an HTTPS proxy rather than an HTTP proxy":"",
"Environment variables to pass to the Docker daemon. (format: key=value)":"",
"Error adding node to cluster":"클러스터에 노드 추가 오류",
"Error creating minikube directory":"minikube 폴더 생성 오류",
"Gets the kubernetes URL(s) for the specified service in your local cluster":"",
"Gets the kubernetes URL(s) for the specified service in your local cluster. In the case of multiple URLs they will be printed one at a time.":"",
"Gets the logs of the running instance, used for debugging minikube, not user code.":"",
"Gets the status of a local kubernetes cluster":"",
"Gets the status of a local kubernetes cluster.\n\tExit status contains the status of minikube's VM, cluster and kubernetes encoded on it's bits in this order from right to left.\n\tEg: 7 meaning: 1 (for minikube NOK) + 2 (for cluster NOK) + 4 (for kubernetes NOK)":"",
"Gets the value of PROPERTY_NAME from the minikube config file":"",
"Getting machine config failed":"머신 컨피그 조회 실패",
"Global Flags":"",
"Go template format string for the cache list output. The format for Go templates can be found here: https://golang.org/pkg/text/template/\nFor the list of accessible variables for the template, see the struct values here: https://godoc.org/k8s.io/minikube/cmd/minikube/cmd#CacheListTemplate":"",
"Go template format string for the config view output. The format for Go templates can be found here: https://golang.org/pkg/text/template/\nFor the list of accessible variables for the template, see the struct values here: https://godoc.org/k8s.io/minikube/cmd/minikube/cmd/config#ConfigViewTemplate":"",
"Go template format string for the status output. The format for Go templates can be found here: https://golang.org/pkg/text/template/\nFor the list accessible variables for the template, see the struct values here: https://godoc.org/k8s.io/minikube/cmd/minikube/cmd#Status":"",
"Group ID: {{.groupID}}":"",
"Have you set up libvirt correctly?":"libvirt 설정을 알맞게 하셨습니까?",
"Hide the hypervisor signature from the guest in minikube (kvm2 driver only)":"",
"Hyperkit is broken. Upgrade to the latest hyperkit version and/or Docker for Desktop. Alternatively, you may choose an alternate --driver":"",
"Hyperkit networking is broken. Upgrade to the latest hyperkit version and/or Docker for Desktop. Alternatively, you may choose an alternate --driver":"",
"If set, automatically updates drivers to the latest version. Defaults to true.":"",
"Kill the mount process spawned by minikube start":"",
"Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.new}}":"",
"Kubernetes {{.version}} is not supported by this release of minikube":"",
"Launching Kubernetes ...":"쿠버네티스를 시작하는 중 ...",
"Launching proxy ...":"프록시를 시작하는 중 ...",
"List all available images from the local cache.":"",
"List of guest VSock ports that should be exposed as sockets on the host (hyperkit driver only)":"",
"Lists all available minikube addons as well as their current statuses (enabled/disabled)":"",
"Lists all minikube profiles.":"모든 minikube 프로필을 조회합니다",
"Lists all valid minikube profiles and detects all possible invalid profiles.":"",
"Lists the URLs for the services in your local cluster":"",
"Local folders to share with Guest via NFS mounts (hyperkit driver only)":"",
"Location of the VPNKit socket used for networking. If empty, disables Hyperkit VPNKitSock, if 'auto' uses Docker for Mac VPNKit connection, otherwise uses the specified VSock (hyperkit driver only)":"",
"Minikube is a CLI tool that provisions and manages single-node Kubernetes clusters optimized for development workflows.":"Minikube 는 개발용으로 최적화된 싱글 노드 쿠버네티스 클러스터 제공 및 관리 CLI 툴입니다",
"Minikube is a tool for managing local Kubernetes clusters.":"Minikube 는 로컬 쿠버네티스 클러스터 관리 툴입니다",
"Non-destructive downgrades are not supported, but you can proceed with one of the following options:\n\n 1) Recreate the cluster with Kubernetes v{{.new}}, by running:\n\n minikube delete{{.profile}}\n minikube start{{.profile}} --kubernetes-version={{.new}}\n\n 2) Create a second cluster with Kubernetes v{{.new}}, by running:\n\n minikube start -p {{.suggestedName}} --kubernetes-version={{.new}}\n\n 3) Use the existing cluster at version Kubernetes v{{.old}}, by running:\n\n minikube start{{.profile}} --kubernetes-version={{.old}}":"",
"Open the addons URL with https instead of http":"",
"Open the service URL with https instead of http":"",
"Opening kubernetes service {{.namespace_name}}/{{.service_name}} in default browser...":"",
"Opening service {{.namespace_name}}/{{.service_name}} in default browser...":"",
"Opening {{.url}} in your default browser...":"",
"Opens the addon w/ADDON_NAME within minikube (example: minikube addons open dashboard). For a list of available addons use: minikube addons list":"",
"Operations on nodes":"",
"Options: {{.options}}":"옵션: {{.options}}",
"Outputs minikube shell completion for the given shell (bash or zsh)":"",
"Outputs minikube shell completion for the given shell (bash or zsh)\n\n\tThis depends on the bash-completion binary. Example installation instructions:\n\tOS X:\n\t\t$ brew install bash-completion\n\t\t$ source $(brew --prefix)/etc/bash_completion\n\t\t$ minikube completion bash \u003e ~/.minikube-completion # for bash users\n\t\t$ minikube completion zsh \u003e ~/.minikube-completion # for zsh users\n\t\t$ source ~/.minikube-completion\n\tUbuntu:\n\t\t$ apt-get install bash-completion\n\t\t$ source /etc/bash-completion\n\t\t$ source \u003c(minikube completion bash) # for bash users\n\t\t$ source \u003c(minikube completion zsh) # for zsh users\n\n\tAdditionally, you may want to output the completion to a file and source in your .bashrc\n\n\tNote for zsh users: [1] zsh completions are only supported in versions of zsh \u003e= 5.2":"",
"Pause":"",
"Paused kubelet and {{.count}} containers":"",
"Paused kubelet and {{.count}} containers in: {{.namespaces}}":"",
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")":"",
"Populates the specified folder with documentation in markdown about minikube":"",
"Powering off \"{{.profile_name}}\" via SSH ...":"",
"Preparing Kubernetes {{.k8sVersion}} on {{.runtime}} {{.runtimeVersion}} ...":"쿠버네티스 {{.k8sVersion}} 을 {{.runtime}} {{.runtimeVersion}} 런타임으로 설치하는 중",
"Reboot to complete VirtualBox installation, verify that VirtualBox is not blocked by your system, and/or use another hypervisor":"",
"Rebuild libvirt with virt-network support":"",
"Received {{.name}} signal":"",
"Registry mirrors to pass to the Docker daemon":"",
"Reinstall VirtualBox and reboot. Alternatively, try the kvm2 driver: https://minikube.sigs.k8s.io/docs/reference/drivers/kvm2/":"",
"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":"",
"Run the kubernetes client, download it if necessary. Remember -- after kubectl!\n\nExamples:\nminikube kubectl -- --help\nminikube kubectl -- get pods --namespace kube-system":"",
"Run the minikube command as an Administrator":"minikube 명령어를 관리자 권한으로 실행합니다",
"Service '{{.service}}' was not found in '{{.namespace}}' namespace.\nYou may select another namespace by using 'minikube service {{.service}} -n \u003cnamespace\u003e'. Or list out all the services using 'minikube service list'":"",
"Starts a local kubernetes cluster":"로컬 쿠버네티스 클러스터를 시작합니다",
"Starts a node.":"노드를 시작합니다",
"Starts an existing stopped node in a cluster.":"클러스터의 중지된 노드를 시작합니다",
"Stopping \"{{.profile_name}}\" in {{.driver_name}} ...":"",
"Stopping tunnel for service {{.service}}.":"",
"Stops a local kubernetes cluster running in Virtualbox. This command stops the VM\nitself, leaving all files intact. The cluster can be started again with the \"start\" command.":"",
"Stops a node in a cluster.":"클러스터의 한 노드를 중지합니다",
"Stops a running local kubernetes cluster":"실행 중인 로컬 쿠버네티스 클러스터를 중지합니다",
"Successfully added {{.name}} to {{.cluster}}!":"{{.name}} 를 {{.cluster}} 에 성공적으로 추가하였습니다!",
"Successfully deleted all profiles":"모든 프로필이 성공적으로 삭제되었습니다",
"Successfully mounted {{.sourcePath}} to {{.destinationPath}}":"",
"Successfully purged minikube directory located at - [{{.minikubeDirectory}}]":"",
"Suggestion: {{.advice}}":"",
"Suggestion: {{.fix}}":"",
"Target directory {{.path}} must be an absolute path":"타겟 폴더 {{.path}} 는 절대 경로여야 합니다",
"The \"{{.driver_name}}\" driver requires root privileges. Please run minikube using 'sudo minikube --driver={{.driver_name}}'.":"\"{{.driver_name}}\" 드라이버는 root 권한으로 실행되어야 합니다. minikube 를 다음과 같이 실행하세요 'sudo minikube --driver={{.driver_name}}'",
"The authoritative apiserver hostname for apiserver certificates and connectivity. This can be used if you want to make the apiserver available from outside the machine":"",
"The service {{.service}} requires privileged ports to be exposed: {{.ports}}":"",
"The services namespace":"",
"The time interval for each check that wait performs in seconds":"",
"The value passed to --format is invalid":"",
"The value passed to --format is invalid: {{.error}}":"",
"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://minikube.sigs.k8s.io/docs/reference/drivers/vmware/ for more information.\n\t\t\tTo disable this message, run [minikube config set ShowDriverDeprecationNotification false]":"",
"These changes will take effect upon a minikube delete and then a minikube start":"",
"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}}":"",
"This can also be done automatically by setting the env var CHANGE_MINIKUBE_NONE_USER=true":"",
"Unable to start VM. Please investigate and run 'minikube delete' if possible":"가상 머신을 시작할 수 없습니다. 확인 후 가능하면 'minikube delete' 를 실행하세요",
"Unable to stop VM":"가상 머신을 중지할 수 없습니다",
"Unable to update {{.driver}} driver: {{.error}}":"{{.driver}} 를 수정할 수 없습니다: {{.error}}",
"Unable to verify SSH connectivity: {{.error}}. Will retry...":"SSH 연결을 확인할 수 없습니다: {{.error}}. 다시 시도하는 중 ...",
"Uninstalling Kubernetes {{.kubernetes_version}} using {{.bootstrapper_name}} ...":"{{.bootstrapper_name}} 를 사용하여 쿠버네티스 {{.kubernetes_version}} 를 제거하는 중 ...",
"Unmounting {{.path}} ...":"{{.path}} 를 마운트 해제하는 중 ...",
"Unpaused kubelet and {{.count}} containers":"",
"Unpaused kubelet and {{.count}} containers in: {{.namespaces}}":"",
"Unset the KUBECONFIG environment variable, or verify that it does not point to an empty or otherwise invalid path":"",
"Use VirtualBox to remove the conflicting VM and/or network interfaces":"",
"Use native Golang SSH client (default true). Set to 'false' to use the command line 'ssh' command when accessing the docker machine. Useful for the machine drivers when they will not start with 'Waiting for SSH'.":"",
"User ID: {{.userID}}":"",
"Userspace file server is shutdown":"",
"Userspace file server:":"",
"Using image repository {{.name}}":"",
"Using the '{{.runtime}}' runtime with the 'none' driver is an untested configuration!":"",
"Verify that your HTTP_PROXY and HTTPS_PROXY environment variables are set correctly.":"",
"Verify the IP address of the running cluster in kubeconfig.":"",
"Verifying dashboard health ...":"",
"Verifying proxy health ...":"",
"Version: {{.version}}":"버전: {{.version}}",
"VirtualBox and Hyper-V are having a conflict. Use '--driver=hyperv' or disable Hyper-V using: 'bcdedit /set hypervisorlaunchtype off'":"",
"VirtualBox cannot create a network, probably because it conflicts with an existing network that minikube no longer knows about. Try running 'minikube delete'":"",
"VirtualBox is broken. Disable real-time anti-virus software, reboot, and reinstall VirtualBox if the problem continues.":"",
"VirtualBox is broken. Reinstall VirtualBox, reboot, and run 'minikube delete'.":"",
"VirtualBox is unable to find its network interface. Try upgrading to the latest release and rebooting.":"",
"Virtualization support is disabled on your computer. If you are running minikube within a VM, try '--driver=docker'. Otherwise, consult your systems BIOS manual for how to enable virtualization.":"",
"Waiting for cluster to come online ...":"클러스터가 사용 가능하기까지 기다리는 중 ...",
"Where to root the NFS Shares, defaults to /nfsshares (hyperkit driver only)":"",
"Whether to use external switch over Default Switch if virtual switch not explicitly specified. (hyperv driver only)":"",
"You appear to be using a proxy, but your NO_PROXY environment does not include the minikube IP ({{.ip_address}}). Please see {{.documentation_url}} for more details":"",
"You can also use 'minikube kubectl -- get pods' to invoke a matching version":"맞는 버전의 kubectl 을 사용하기 위해서는 다음과 같이 사용 가능합니다. minikube kubectl -- get pods'",
"You may need to manually remove the \"{{.name}}\" VM from your hypervisor":"",
"You may need to stop the Hyper-V Manager and run `minikube delete` again.":"",
"You must specify a service name":"service 이름을 명시해야 합니다",
"Your host does not support KVM virtualization. Ensure that qemu-kvm is installed, and run 'virt-host-validate' to debug the problem":"호스트가 KVM 가상화를 지원하지 않습니다. qemu-kvm 이 설치되었는지 확인 후, 문제 디버그를 위해 'virt-host-validate' 를 실행하세요",
"Your host does not support virtualization. If you are running minikube within a VM, try '--driver=docker'. Otherwise, enable virtualization in your BIOS":"",
"Your host does not support virtualization. If you are running minikube within a VM, try '--driver=none'. Otherwise, enable virtualization in your BIOS":"호스트가 가상화를 지원하지 않습니다. 가상 머신 안에서 minikube 를 실행 중인 경우, '--driver=none' 로 시도하세요. 그렇지 않다면, BIOS 에서 가상화를 활성화하세요",
"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.":"",
"Your minikube config refers to an unsupported driver. Erase ~/.minikube, and try again.":"minikube config 가 미지원 드라이버를 참조하고 있습니다. ~/.minikube 를 제거한 후, 다시 시도하세요",
"Your minikube vm is not running, try minikube start.":"minikube 가상 머신이 실행 중이 아닙니다, minikube start 를 시도하세요",
"if true, will embed the certs in kubeconfig.":"",
"if you want to create a profile you can by this command: minikube start -p {{.profile_name}}":"프로필을 생성하려면 다음 커맨드를 입력하세요: minikube start -p {{.profile_name}}\"",
"kubeadm detected a TCP port conflict with another process: probably another local Kubernetes installation. Run lsof -p\u003cport\u003e to find the process and kill it":"",
"kubectl and minikube configuration will be stored in {{.home_folder}}":"kubectl 과 minikube 환경 정보는 {{.home_folder}} 에 저장될 것입니다",
"kubectl not found in PATH, but is required for the dashboard. Installation guide: https://kubernetes.io/docs/tasks/tools/install-kubectl/":"kubectl 이 PATH 에 없습니다, 하지만 이는 대시보드에서 필요로 합니다. 설치 가이드:https://kubernetes.io/docs/tasks/tools/install-kubectl/",
"minikube is unable to connect to the VM: {{.error}}\n\n\tThis is likely due to one of two reasons:\n\n\t- VPN or firewall interference\n\t- {{.hypervisor}} network configuration issue\n\n\tSuggested workarounds:\n\n\t- Disable your local VPN or firewall software\n\t- Configure your local VPN or firewall to allow access to {{.ip}}\n\t- Restart or reinstall {{.hypervisor}}\n\t- Use an alternative --vm-driver\n\t- Use --force to override this connectivity check":"",
"not enough arguments ({{.ArgCount}}).\\nusage: minikube config set PROPERTY_NAME PROPERTY_VALUE":"",
"pause containers":"",
"profile sets the current minikube profile, or gets the current profile if no arguments are provided. This is used to run and manage multiple minikube instance. You can return to the default minikube profile by running `minikube profile default`":"",
"reload cached images.":"",
"reloads images previously added using the 'cache add' subcommand":"",
"toom any arguments ({{.ArgCount}}).\\nusage: minikube config set PROPERTY_NAME PROPERTY_VALUE":"",
"tunnel creates a route to services deployed with type LoadBalancer and sets their Ingress to their ClusterIP. for a detailed example see https://minikube.sigs.k8s.io/docs/tasks/loadbalancer":"",
"tunnel makes services of type LoadBalancer accessible on localhost":"",
"unable to bind flags":"",
"unable to delete minikube config folder":"minikube 컨피그 폴더를 삭제할 수 없습니다",
"unable to set logtostderr":"logtostderr 를 설정할 수 없습니다",
"unpause Kubernetes":"",
"unset failed":"",
"unsets PROPERTY_NAME from the minikube config file. Can be overwritten by flags or environmental variables":"",
"unsets an individual value in a minikube config file":"",
"unsupported or missing driver: {{.name}}":"미지원 또는 누락된 드라이버: {{.name}}",
"{{.path}} is v{{.client_version}}, which may be incompatible with Kubernetes v{{.cluster_version}}.":"{{.path}} 의 버전은 v{{.client_version}} 이므로, 쿠버네티스 버전 v{{.cluster_version}} 과 호환되지 않을 수 있습니다",
"{{.prefix}}minikube {{.version}} on {{.platform}}":"{{.prefix}}{{.platform}} 위의 minikube {{.version}}",