AliyunContainerService / k8s-for-docker-desktop

为Docker Desktop for Mac/Windows开启Kubernetes和Istio。
https://yq.aliyun.com/articles/672675
4.96k stars 1.13k forks source link

升级到最新版本的edge后,k8s启动不了 #106

Closed xiaods closed 4 years ago

xiaods commented 4 years ago

docker desktop:

截屏2020-09-09 下午9 02 05

以下为macbook下看到的docker日志:

2020-09-09 21:00:40.774225+0800  localhost com.docker.driver.amd64-linux[684]: cannot get lease for master node: an error on the server ("") has prevented the request from succeeding (get leases.coordination.k8s.io docker-desktop)
2020-09-09 21:00:40.774560+0800  localhost com.docker.backend[649]: external: POST /events 200 "Go-http-client/1.1" ""
2020-09-09 21:00:41.496427+0800  localhost com.docker.vpnkit[682]: HTTP proxy --> 64.233.189.82:443 Host:k8s.gcr.io:443 (Origin): Failed to connect to 64.233.189.82:443
2020-09-09 21:00:41.496502+0800  localhost com.docker.vpnkit[682]: HTTP proxy: returning 503 Service_unavailable
2020-09-09 21:00:41.544661+0800  localhost com.docker.vpnkit[682]: HTTP proxy --> 64.233.189.82:443 Host:k8s.gcr.io:443 (Origin): Failed to connect to 64.233.189.82:443
2020-09-09 21:00:41.544724+0800  localhost com.docker.vpnkit[682]: HTTP proxy: returning 503 Service_unavailable
2020-09-09 21:00:41.743500+0800  localhost com.docker.driver.amd64-linux[684]: (libsystem_info.dylib) [com.apple.network.libinfo:getaddrinfo] nat64_v4_requires_synthesis(127.0.0.1) == false
2020-09-09 21:00:42.433509+0800  localhost com.docker.vpnkit[682]: HTTP proxy --> 64.233.189.82:443 Host:k8s.gcr.io:443 (Origin): Failed to connect to 64.233.189.82:443
2020-09-09 21:00:42.433580+0800  localhost com.docker.vpnkit[682]: HTTP proxy: returning 503 Service_unavailable
2020-09-09 21:00:42.747583+0800  localhost com.docker.driver.amd64-linux[684]: (libsystem_info.dylib) [com.apple.network.libinfo:getaddrinfo] nat64_v4_requires_synthesis(127.0.0.1) == false
2020-09-09 21:00:43.751213+0800  localhost com.docker.driver.amd64-linux[684]: (libsystem_info.dylib) [com.apple.network.libinfo:getaddrinfo] nat64_v4_requires_synthesis(127.0.0.1) == false
2020-09-09 21:00:44.403405+0800  localhost com.docker.vpnkit[682]: HTTP proxy --> 64.233.189.82:443 Host:k8s.gcr.io:443 (Origin): Failed to connect to 64.233.189.82:443
2020-09-09 21:00:44.403479+0800  localhost com.docker.vpnkit[682]: HTTP proxy: returning 503 Service_unavailable
2020-09-09 21:00:44.755535+0800  localhost com.docker.driver.amd64-linux[684]: (libsystem_info.dylib) [com.apple.network.libinfo:getaddrinfo] nat64_v4_requires_synthesis(127.0.0.1) == false
2020-09-09 21:00:45.759068+0800  localhost com.docker.driver.amd64-linux[684]: (libsystem_info.dylib) [com.apple.network.libinfo:getaddrinfo] nat64_v4_requires_synthesis(127.0.0.1) == false
2020-09-09 21:00:46.762427+0800  localhost com.docker.driver.amd64-linux[684]: (libsystem_info.dylib) [com.apple.network.libinfo:getaddrinfo] nat64_v4_requires_synthesis(127.0.0.1) == false
2020-09-09 21:00:47.768736+0800  localhost com.docker.driver.amd64-linux[684]: (libsystem_info.dylib) [com.apple.network.libinfo:getaddrinfo] nat64_v4_requires_synthesis(127.0.0.1) == false
2020-09-09 21:00:48.772098+0800  localhost com.docker.driver.amd64-linux[684]: (libsystem_info.dylib) [com.apple.network.libinfo:getaddrinfo] nat64_v4_requires_synthesis(127.0.0.1) == false
2020-09-09 21:00:49.775595+0800  localhost com.docker.driver.amd64-linux[684]: (libsystem_info.dylib) [com.apple.network.libinfo:getaddrinfo] nat64_v4_requires_synthesis(127.0.0.1) == false
c2020-09-09 21:00:50.781465+0800  localhost com.docker.driver.amd64-linux[684]: (libsystem_info.dylib) [com.apple.network.libinfo:getaddrinfo] nat64_v4_requires_synthesis(127.0.0.1) == false
2020-09-09 21:00:50.782972+0800  localhost com.docker.driver.amd64-linux[684]: cannot get lease for master node: an error on the server ("") has prevented the request from succeeding (get leases.coordination.k8s.io docker-desktop)
xiaods commented 4 years ago

重启,然后重置。再次安装成功。

ancienter commented 3 years ago

不成功