[kubernetes-users] kubernetes load balancer with sticky session always send traffic to one pod

2018-03-15 Thread Rizky
I have a problem with my load balancer setup where it always redirect most traffic (like 99%) to one pod. Basically the infrastrucure shown on diagram below. The objective is I need sticky session to be enabled, whether on nginx or Google load balancer, and my traffic is distributed equally to

Re: [kubernetes-users] Username of non-root UID

2018-03-15 Thread 'Tim Hockin' via Kubernetes user discussion and Q
You can't. It has to be in the /etc/passwd in the image. I think this is an area we could improve the UX, but I am not sure what the right answer is. This is no different than raw docker, as far as I know. On Wed, Mar 14, 2018 at 10:00 PM wrote: > how to specify a

[kubernetes-users] one pod or many?

2018-03-15 Thread dylanjhumphreys
Hi Everyone, I've set up my kubernetes cluster using the instructions here: https://kubernetes.io/docs/getting-started-guides/scratch/ I notice that it "recommends" that each containerised component (apiserver,scheduler and controller-manager) be run in their own separate pod. Is there any

[kubernetes-users] how to avoid too many pods scheduled into new node in cluster

2018-03-15 Thread loda
My cluster is running and want add several new nodes into cluster.As there is no pod on new nodes,these nodes always have high score and possibility to be scheduled onto.And it may cause these nodes to be very busy.How to solve this problem -- You received this message because you are

Re: [kubernetes-users] Kubernetes 1.9 on Fedora 27 get nodes shows no resource found

2018-03-15 Thread 'Robert Bailey' via Kubernetes user discussion and Q
I'm glad you were able to solve your problem! On Wed, Mar 14, 2018 at 10:47 PM Sreejith Sreejayan wrote: > Hi, Rober Bailey setup cluster used pure kubernetes open source > documention . Actually problem solved ,Accidentally looked into journetctl > -u kublet and error