-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Steps to reproduce the issue:
- Mac OS Catalina
- brew install minikube
- Not behind VPN or Proxy
- minikube start
Full output of failed command:
Full output of minikube start
command used, if not already included:
/Users/xxxxx> minikube start
😄 minikube v1.12.1 on Darwin 10.15.6
✨ Automatically selected the docker driver. Other choices: hyperkit, virtualbox
👍 Starting control plane node minikube in cluster minikube
💾 Downloading Kubernetes v1.18.3 preload ...
> preloaded-images-k8s-v4-v1.18.3-docker-overlay2-amd64.tar.lz4: 526.27 MiB
🔥 Creating docker container (CPUs=2, Memory=1990MB) ...
❗ This container is having trouble accessing https://k8s.gcr.io
💡 To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
🐳 Preparing Kubernetes v1.18.3 on Docker 19.03.2 ...
🔎 Verifying Kubernetes components...
🌟 Enabled addons: default-storageclass, storage-provisioner
🏄 Done! kubectl is now configured to use "minikube"
/Users/xxxx>
Optional: Full output of minikube logs
command: