You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed running minikube: Temporary download error: Get https://storage.googleapis.com/kubernetes-release/release/v1.13.3/bin/linux/amd64/kubelet: proxyconnect tcp: tls: oversized record received with length 20527
#3759
Closed
Racer84 opened this issue
Feb 26, 2019
· 1 comment
I'm trying to run minkube from the scratch. After necessary preps (https://kubernetes.io/docs/tasks/tools/install-minikube/) and executing:
$ minikube --vm-driver=none start --alsologtostderr -v=8
I'm stuck with:
minikube.log
I appreciate any help.
OS: CentOS Linux release 7.5.1804 (Core)
minikube version: v0.34.1
/etc/systemd/system/docker.service.d/http-proxy.conf:
[Service] Environment="HTTP_PROXY=http://10.92.10.133:8080" Environment="HTTPS_PROXY=https://10.92.10.133:8080" Environment="NO_PROXY=localhost,127.0.0.0/8"
The text was updated successfully, but these errors were encountered: