We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用脚本将镜像拉取到本地了
k8s.gcr.io/kube-proxy 1.14.6 ed8adf767eeb 3 months ago 82.1 MB k8s.gcr.io/kube-apiserver 1.14.6 0e422c9884cf 3 months ago 209 MB k8s.gcr.io/kube-controller-manager 1.14.6 4bb274b1f2c3 3 months ago 157 MB k8s.gcr.io/kube-scheduler 1.14.6 d27987bc993e 3 months ago 81.6 MB k8s.gcr.io/coredns 1.3.1 eb516548c180 10 months ago 40.3 MB k8s.gcr.io/etcd 3.3.10 2c4adeb21b4f 11 months ago 258 MB k8s.gcr.io/pause 3.1 da86e6ba6ca1 23 months ago 742 kB
在kubeadm init --kubernetes-version=v1.14.6 --pod-network-cidr=10.244.0.0/16 --service-cidr=10.96.0.0/12 --ignore-preflight-errors=Swap时还是从ks.gcr.io拉取镜像 [ERROR ImagePull]: failed to pull image k8s.gcr.io/kube-scheduler:v1.14.6: output: Error response from daemon: Get https://k8s.gcr.io/v1/_ping: dial tcp 74.125.203.82:443: getsockopt: connection refused
kubeadm init --kubernetes-version=v1.14.6 --pod-network-cidr=10.244.0.0/16 --service-cidr=10.96.0.0/12 --ignore-preflight-errors=Swap
[ERROR ImagePull]: failed to pull image k8s.gcr.io/kube-scheduler:v1.14.6: output: Error response from daemon: Get https://k8s.gcr.io/v1/_ping: dial tcp 74.125.203.82:443: getsockopt: connection refused
The text was updated successfully, but these errors were encountered:
No branches or pull requests
使用脚本将镜像拉取到本地了
在
kubeadm init --kubernetes-version=v1.14.6 --pod-network-cidr=10.244.0.0/16 --service-cidr=10.96.0.0/12 --ignore-preflight-errors=Swap
时还是从ks.gcr.io拉取镜像[ERROR ImagePull]: failed to pull image k8s.gcr.io/kube-scheduler:v1.14.6: output: Error response from daemon: Get https://k8s.gcr.io/v1/_ping: dial tcp 74.125.203.82:443: getsockopt: connection refused
The text was updated successfully, but these errors were encountered: