On Friday, December 1, 2017 at 3:07:15 PM UTC-6, bqu...@newgistics.com wrote:
> I want to delete the instance of tiller running in my cluster. Really, I want 
> to redeploy tiller. However, tiller won't go away. How can I remove tiller?
> 
> Tiller is running as a daemon-set running in a single pod on one node.
> 
> What I have tried so far......
> Use kubectl commands:
> kubectl -n "kube-system" delete deployment tiller-deploy
> kubectl -n "kube-system" delete service tiller-deploy
> 
> Results: tiller pod recreates itself

I apologize.  tiller is not running as a daemon-set.  This is misleading.  I 
agree, delete deployment should work.  However, when I execute delete 
deployment, a new tiller pod get immediately created

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