Feb 24 22:05:41 kube-worker02.mydomain.com kubelet[18956]: E0224 22:05:41.775438 18956 eviction_manager.go:204] eviction manager: unexpected err: failed GetNode: node 'kube-worker02.mydomain.com' not found
Feb 24 22:05:51 kube-worker02.mydomain.com kubelet[18956]: I0224 22:05:51.725950 18956 kubelet.go:1155] Image garbage collection succeeded
Feb 24 22:05:51 kube-worker02.mydomain.com kubelet[18956]: W0224 22:05:51.733365 18956 container_manager_linux.go:728] CPUAccounting not enabled for pid: 6095
Feb 24 22:05:51 kube-worker02.mydomain.com kubelet[18956]: W0224 22:05:51.733381 18956 container_manager_linux.go:731] MemoryAccounting not enabled for pid: 6095
Feb 24 22:05:51 kube-worker02.mydomain.com kubelet[18956]: I0224 22:05:51.733391 18956 container_manager_linux.go:434] Discovered runtime cgroups name: /system.slice/docker.service
Feb 24 22:05:51 kube-worker02.mydomain.com kubelet[18956]: W0224 22:05:51.733478 18956 container_manager_linux.go:728] CPUAccounting not enabled for pid: 18956
Feb 24 22:05:51 kube-worker02.mydomain.com kubelet[18956]: W0224 22:05:51.733489 18956 container_manager_linux.go:731] MemoryAccounting not enabled for pid: 18956
Feb 24 22:05:51 kube-worker02.mydomain.com kubelet[18956]: E0224 22:05:51.776184 18956 eviction_manager.go:204] eviction manager: unexpected err: failed GetNode: node 'kube-worker02.mydomain.com' not found
curl localhost:4194/api/v2.0/
Supported request types: "appmetrics,attributes,events,machine,ps,spec,stats,storage,summary,version"
--
You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
Has the node successfully registered itself with the apiserver?
Relevant code that is generating the failure is here.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-use...@googlegroups.com.
To post to this group, send email to kubernet...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Your node bootstrapping is failing.
To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Kubernetes user discussion and Q&A" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kubernetes-users/bpER7WJX-Jc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kubernetes-users+unsubscribe@googlegroups.com.
Like I said I have a similar cluster that I setup by hand that works, trying to automate the cluster I setup by hand is where I am running into problems, also I am interested in knowing why I am running into this problem, so I can learn for the future
Abejide Ayodele
It always seems impossible until it's done. --Nelson Mandela
Feb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: W0224 23:55:15.159640 3039 server.go:468] Failed to retrieve node info: nodes "kube-worker01.mydomain.com" not foundFeb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: W0224 23:55:15.160308 3039 proxier.go:249] invalid nodeIP, initialize kube-proxy with 127.0.0.1 as nodeIPFeb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: W0224 23:55:15.160596 3039 proxier.go:254] clusterCIDR not specified, unable to distinguish between internal and external trafficFeb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: I0224 23:55:15.160832 3039 server.go:227] Tearing down userspace rules.Feb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: I0224 23:55:15.161206 3039 healthcheck.go:119] Initializing kube-proxy healthcheckerFeb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: I0224 23:55:15.170297 3039 conntrack.go:81] Set sysctl 'net/netfilter/nf_conntrack_max' to 131072Feb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: I0224 23:55:15.170731 3039 conntrack.go:66] Setting conntrack hashsize to 32768Feb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: I0224 23:55:15.170920 3039 conntrack.go:81] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400Feb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: I0224 23:55:15.170950 3039 conntrack.go:81] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600Feb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: I0224 23:55:15.172295 3039 proxier.go:802] Not syncing iptables until Services and Endpoints have been received from masterFeb 24 23:55:15 kube-worker01.mydomain.com kube-proxy[3039]: I0224 23:55:15.173529 3039 proxier.go:472] Adding new service "default/kubernetes:https" at 172.32.0.1:443/TCP
I'd suggest checking logs for every daemon process and see "what else is broken", in case that something else is the primary cause.
Jan 19 17:01:04 nixos kube-controller-manager[18471]: F0119 17:01:04.695313 18471 node_controller.go:262] Controller: Invalid clusterCIDR, mask size of clusterCIDR must be less than nodeCIDRMaskSize.
Jan 19 17:01:04 nixos systemd[1]: kube-controller-manager.service: Main process exited, code=exited, status=255/n/a
Jan 19 17:01:04 nixos systemd[1]: kube-controller-manager.service: Unit entered failed state.
Jan 19 17:01:04 nixos systemd[1]: kube-controller-manager.service: Failed with result 'exit-code'.
--
You received this message because you are subscribed to a topic in the Google Groups "Kubernetes user discussion and Q&A" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/kubernetes-users/bpER7WJX-Jc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to kubernetes-users+unsubscribe@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.
Note: this information is confidential. It is prohibited to share, post online or otherwise publicize without Braintree's prior written consent.