Minikube start
Jump to navigation
Jump to search
minikube start ๐ minikube v1.9.2 on Darwin 10.14.6 โจ Automatically selected the hyperkit driver ๐พ Downloading driver docker-machine-driver-hyperkit: > docker-machine-driver-hyperkit.sha256: 65 B / 65 B [---] 100.00% ? p/s 0s > docker-machine-driver-hyperkit: 10.90 MiB / 10.90 MiB 100.00% 4.61 MiB p ๐ The 'hyperkit' driver requires elevated permissions. The following commands will be executed: $ sudo chown root:wheel /Users/USERNAME/.minikube/bin/docker-machine-driver-hyperkit $ sudo chmod u+s /Users/USERNAME/.minikube/bin/docker-machine-driver-hyperkit ๐ฟ Downloading VM boot image ... > minikube-v1.9.0.iso.sha256: 65 B / 65 B [--------------] 100.00% ? p/s 0s > minikube-v1.9.0.iso: 174.93 MiB / 174.93 MiB [] 100.00% 13.98 MiB p/s 12s ๐ Starting control plane node m01 in cluster minikube ๐พ Downloading Kubernetes v1.18.0 preload ... > preloaded-images-k8s-v2-v1.18.0-docker-overlay2-amd64.tar.lz4: 542.91 MiB ๐ฅ Creating hyperkit VM (CPUs=2, Memory=4000MB, Disk=20000MB) ... ๐ณ Preparing Kubernetes v1.18.0 on Docker 19.03.8 ... ๐ Enabling addons: default-storageclass, storage-provisioner ๐ Done! kubectl is now configured to use "minikube" โ /usr/local/bin/kubectl is v1.15.5, which may be incompatible with Kubernetes v1.18.0. ๐ก You can also use 'minikube kubectl -- get pods' to invoke a matching version
Advertising: