Kubernetes: How to Delete all Taints from a Node

kubectl patch node node1.compute.internal -p '{"spec":{"taints":[]}}'

About Grischa Ekart

Follow me on Twitter: @gekart. I am a trainer and consultant for AWS, Docker, Kubernetes, Machine Learning and all things DevOps.
This entry was posted in DevOps and tagged . Bookmark the permalink.