Today during a deploy I get a pod with 2 containers -,-
I can confirm that the best solution to make sure you have only one pod per 
node is using the DaemonSet. 
Unfortunately using the approach to reapply the deployment yaml does not 
guarantee that after deployment each node has only a single pod. 
Anyway now everything is working properly
Bye ;-)

-- 
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