-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
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
ingress: timed out waiting for the condition - Get https://us.gcr.io/v2/: net/http: request canceled while waiting for connection #9615
Comments
me. too |
Hey @2976560783 I noticed this log in your output:
which seems really similar to this issue we had a few months ago: #8756 (comment) Could you try what this user did in this comment (#8756 (comment)) and see if that resolves the issue? |
I have the same problem and my solution is as follows,I hope it will help you: 0、run Shadowsocks and connect a server |
I have an error that is a little different:
|
这是因为中国无法访问托管入口插件的资源库(us.gcr.io)。 您可以在使用过--image-mirror-country = cn的群集还是手动设置--image-repository的群集吗? 我相信那应该可以。This is because China cannot access the repository ( Can you try a cluster where you've used |
Hey @249043822 were you able to try the above suggestions? |
Hi @2976560783 , I haven't heard back from you, I wonder if you still have this issue? I will close this issue for now but please feel free to reopen whenever you feel ready to provide more information. |
I couldn't understand. why does not it works for me ? logs is same as below : I0822 14:48:11.939518 416739 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx |
I'm trying to use image from Tsinghua university vim /etc/yum.repos.d/kubernetes.repo
why minikube still try to load image from k8s.gcr.io/ingress-nginx |
|
重现问题所需的命令:
minikube addons enable ingress
失败的命令的完整输出:
🔎 Verifying ingress addon...
❌ Exiting due to MK_ENABLE: run callbacks: running callbacks: [verifying ingress addon pods : timed out waiting for the condition: timed out waiting for the condition]
😿 If the above advice does not help, please let us know:
👉 https://github.com/kubernetes/minikube/issues/new/choose
minikube logs
命令的输出:Nov 06 02:59:17 minikube kubelet[4352]: E1106 02:59:17.047642 4352 kuberuntime_image.go:51] Pull image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20" failed: rpc error: code = Unknown desc = Error response from daemon: Get https://us.gcr.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
E1106 11:04:19.543294 107885 out.go:280] unable to parse "Nov 06 02:59:17 minikube kubelet[4352]: E1106 02:59:17.047979 4352 kuberuntime_manager.go:804] container &Container{Name:controller,Image:us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20,Command:[],Args:[/nginx-ingress-controller --configmap=$(POD_NAMESPACE)/nginx-load-balancer-conf --report-node-internal-ip-address --tcp-services-configmap=$(POD_NAMESPACE)/tcp-services --udp-services-configmap=$(POD_NAMESPACE)/udp-services --validating-webhook=:8443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:http,HostPort:80,ContainerPort:80,Protocol:TCP,HostIP:,},ContainerPort{Name:https,HostPort:443,ContainerPort:443,Protocol:TCP,HostIP:,},ContainerPort{Name:webhook,HostPort:0,ContainerPort:8443,Protocol:TCP,HostIP:,},},Env:[]EnvVar{EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{cpu: {{100 -3} {} 100m DecimalSI},memory: {{94371840 0} {} 90Mi BinarySI},},},VolumeMounts:[]VolumeMount{VolumeMount{Name:webhook-cert,ReadOnly:true,MountPath:/usr/local/certificates/,SubPath:,MountPropagation:nil,SubPathExpr:,},VolumeMount{Name:ingress-nginx-token-527pw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:{0 10254 },Host:,Scheme:HTTP,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:{0 10254 },Host:,Scheme:HTTP,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},Lifecycle:&Lifecycle{PostStart:nil,PreStop:&Handler{Exec:&ExecAction{Command:[/wait-shutdown],},HTTPGet:nil,TCPSocket:nil,},},TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:&Capabilities{Add:[NET_BIND_SERVICE],Drop:[ALL],},Privileged:nil,SELinuxOptions:nil,RunAsUser:*101,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:*true,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,} start failed in pod ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5): ErrImagePull: rpc error: code = Unknown desc = Error response from daemon: Get https://us.gcr.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)\n": template: Nov 06 02:59:17 minikube kubelet[4352]: E1106 02:59:17.047979 4352 kuberuntime_manager.go:804] container &Container{Name:controller,Image:us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20,Command:[],Args:[/nginx-ingress-controller --configmap=$(POD_NAMESPACE)/nginx-load-balancer-conf --report-node-internal-ip-address --tcp-services-configmap=$(POD_NAMESPACE)/tcp-services --udp-services-configmap=$(POD_NAMESPACE)/udp-services --validating-webhook=:8443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:http,HostPort:80,ContainerPort:80,Protocol:TCP,HostIP:,},ContainerPort{Name:https,HostPort:443,ContainerPort:443,Protocol:TCP,HostIP:,},ContainerPort{Name:webhook,HostPort:0,ContainerPort:8443,Protocol:TCP,HostIP:,},},Env:[]EnvVar{EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{cpu: {{100 -3} {} 100m DecimalSI},memory: {{94371840 0} {} 90Mi BinarySI},},},VolumeMounts:[]VolumeMount{VolumeMount{Name:webhook-cert,ReadOnly:true,MountPath:/usr/local/certificates/,SubPath:,MountPropagation:nil,SubPathExpr:,},VolumeMount{Name:ingress-nginx-token-527pw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:{0 10254 },Host:,Scheme:HTTP,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:{0 10254 },Host:,Scheme:HTTP,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},Lifecycle:&Lifecycle{PostStart:nil,PreStop:&Handler{Exec:&ExecAction{Command:[/wait-shutdown],},HTTPGet:nil,TCPSocket:nil,},},TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:&Capabilities{Add:[NET_BIND_SERVICE],Drop:[ALL],},Privileged:nil,SELinuxOptions:nil,RunAsUser:*101,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:*true,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,} start failed in pod ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5): ErrImagePull: rpc error: code = Unknown desc = Error response from daemon: Get https://us.gcr.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
:1: unexpected "}" in operand - returning raw string.
Nov 06 02:59:17 minikube kubelet[4352]: E1106 02:59:17.047979 4352 kuberuntime_manager.go:804] container &Container{Name:controller,Image:us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20,Command:[],Args:[/nginx-ingress-controller --configmap=$(POD_NAMESPACE)/nginx-load-balancer-conf --report-node-internal-ip-address --tcp-services-configmap=$(POD_NAMESPACE)/tcp-services --udp-services-configmap=$(POD_NAMESPACE)/udp-services --validating-webhook=:8443 --validating-webhook-certificate=/usr/local/certificates/cert --validating-webhook-key=/usr/local/certificates/key],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:http,HostPort:80,ContainerPort:80,Protocol:TCP,HostIP:,},ContainerPort{Name:https,HostPort:443,ContainerPort:443,Protocol:TCP,HostIP:,},ContainerPort{Name:webhook,HostPort:0,ContainerPort:8443,Protocol:TCP,HostIP:,},},Env:[]EnvVar{EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{cpu: {{100 -3} {} 100m DecimalSI},memory: {{94371840 0} {} 90Mi BinarySI},},},VolumeMounts:[]VolumeMount{VolumeMount{Name:webhook-cert,ReadOnly:true,MountPath:/usr/local/certificates/,SubPath:,MountPropagation:nil,SubPathExpr:,},VolumeMount{Name:ingress-nginx-token-527pw,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:{0 10254 },Host:,Scheme:HTTP,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},ReadinessProbe:&Probe{Handler:Handler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/healthz,Port:{0 10254 },Host:,Scheme:HTTP,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,},InitialDelaySeconds:10,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,},Lifecycle:&Lifecycle{PostStart:nil,PreStop:&Handler{Exec:&ExecAction{Command:[/wait-shutdown],},HTTPGet:nil,TCPSocket:nil,},},TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:&Capabilities{Add:[NET_BIND_SERVICE],Drop:[ALL],},Privileged:nil,SELinuxOptions:nil,RunAsUser:*101,RunAsNonRoot:nil,ReadOnlyRootFilesystem:nil,AllowPrivilegeEscalation:*true,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,} start failed in pod ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5): ErrImagePull: rpc error: code = Unknown desc = Error response from daemon: Get https://us.gcr.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Nov 06 02:59:17 minikube kubelet[4352]: E1106 02:59:17.048602 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ErrImagePull: "rpc error: code = Unknown desc = Error response from daemon: Get https://us.gcr.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)"
Nov 06 02:59:30 minikube kubelet[4352]: E1106 02:59:30.021995 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 02:59:43 minikube kubelet[4352]: E1106 02:59:43.021575 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 02:59:54 minikube kubelet[4352]: E1106 02:59:54.022075 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:00:06 minikube kubelet[4352]: E1106 03:00:06.024387 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:00:21 minikube kubelet[4352]: E1106 03:00:21.023546 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:00:32 minikube kubelet[4352]: E1106 03:00:32.021466 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:00:44 minikube kubelet[4352]: E1106 03:00:44.021498 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:00:56 minikube kubelet[4352]: E1106 03:00:56.021401 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:01:11 minikube kubelet[4352]: E1106 03:01:11.021817 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:01:22 minikube kubelet[4352]: E1106 03:01:22.023057 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:01:33 minikube kubelet[4352]: E1106 03:01:33.021570 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:01:46 minikube kubelet[4352]: E1106 03:01:46.026929 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:01:59 minikube kubelet[4352]: E1106 03:01:59.021786 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:02:12 minikube kubelet[4352]: E1106 03:02:12.021971 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:02:27 minikube kubelet[4352]: E1106 03:02:27.023599 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:02:38 minikube kubelet[4352]: E1106 03:02:38.021996 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:02:51 minikube kubelet[4352]: E1106 03:02:51.021894 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:03:06 minikube kubelet[4352]: E1106 03:03:06.023237 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:03:21 minikube kubelet[4352]: E1106 03:03:21.021346 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:03:36 minikube kubelet[4352]: E1106 03:03:36.022418 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:03:47 minikube kubelet[4352]: E1106 03:03:47.021173 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:03:58 minikube kubelet[4352]: E1106 03:03:58.021922 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
Nov 06 03:04:11 minikube kubelet[4352]: E1106 03:04:11.021747 4352 pod_workers.go:191] Error syncing pod e9f15888-3c6e-4035-ac95-00a2cf41b9e5 ("ingress-nginx-controller-789d9c4dc-jhjrc_kube-system(e9f15888-3c6e-4035-ac95-00a2cf41b9e5)"), skipping: failed to "StartContainer" for "controller" with ImagePullBackOff: "Back-off pulling image "us.gcr.io/k8s-artifacts-prod/ingress-nginx/controller:v0.34.1@sha256:0e072dddd1f7f8fc8909a2ca6f65e76c5f0d2fcfb8be47935ae3457e8bbceb20""
==> storage-provisioner [76ab105c7e7c] <==
I1106 02:51:38.173403 1 leaderelection.go:242] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I1106 02:51:38.178897 1 leaderelection.go:252] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I1106 02:51:38.179233 1 event.go:281] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"9690a861-d1cb-447f-b4ab-690e29775718", APIVersion:"v1", ResourceVersion:"472", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' minikube_34ea5cb0-5769-408d-8f6d-fec8ab6dd0d6 became leader
I1106 02:51:38.179484 1 controller.go:799] Starting provisioner controller k8s.io/minikube-hostpath_minikube_34ea5cb0-5769-408d-8f6d-fec8ab6dd0d6!
I1106 02:51:38.279563 1 controller.go:848] Started provisioner controller k8s.io/minikube-hostpath_minikube_34ea5cb0-5769-408d-8f6d-fec8ab6dd0d6!
==> storage-provisioner [c7ee543aeef2] <==
F1106 02:51:37.441532 1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: i/o timeout
使用的操作系统版本:
Ubuntu18.04
The text was updated successfully, but these errors were encountered: