how to taint back "Master Isolation"

301 views
Skip to first unread message

Gabriel Sousa

unread,
Sep 14, 2018, 1:02:03 PM9/14/18
to Kubernetes user discussion and Q&A
hello


how i revert the command "kubectl taint nodes --all node-role.kubernetes.io/master-"

tryed:
kubectl taint nodes node1 key=node-role.kubernetes.io/master:NoSchedule

but wont work,

kubernetes version 1.11.3

Gabriel Sousa

unread,
Sep 14, 2018, 1:49:12 PM9/14/18
to kubernet...@googlegroups.com
found it

 kubectl taint nodes node1 node-role.kubernetes.io/master="":NoSchedule
Reply all
Reply to author
Forward
0 new messages