[kubernetes-users] Re: Can kube-system pods start on "worker" nodes?

2018-09-14 Thread Yakov Sobolev
Thanks Robert. How can I see what process launches my kube-system pods? Our cluster is running on VMs. kublet starts all components On Friday, September 14, 2018 at 2:28:10 PM UTC-4, Yakov Sobolev wrote: > With the master set to unschedulable, do you know what happens if one of > th

[kubernetes-users] Can kube-system pods start on "worker" nodes?

2018-09-14 Thread Yakov Sobolev
With the master set to unschedulable, do you know what happens if one of the pods already running on the master goes down? Have you seen those system-type pods come back up? It is OK to run these pods on nodes and not just the master; reference

[kubernetes-users] Re: Kubernetes memory leak on Master node.

2018-09-14 Thread Yakov Sobolev
Our master nodes only run following pods: calico-node kube-apiserver kube-controller-manager kube-dns kube-proxy kube-scheduler On Friday, September 14, 2018 at 1:42:22 PM UTC-4, Yakov Sobolev wrote: > We are running Kubernetes 1.10.2 and we noticed memory leak on the master >

[kubernetes-users] Kubernetes memory leak on Master node.

2018-09-14 Thread Yakov Sobolev
We are running Kubernetes 1.10.2 and we noticed memory leak on the master node. It is known issue? What is the remedy? We are running several clusters on VMs and confirmed memory leak on all of them. Only out-of-the box components are running on master nodes. -- You received this message