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 reason they could not run in a single pod? If nothing else it 
would cut down on the number of "pause" containers running. I know they take 
next to zero resources, but it would make for a cleaner "docker ps" if nothing 
else.

so anyone out there know of any problems running those processes as a seperate 
pod?

-- 
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+unsubscr...@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.

Reply via email to