We can use kubectl taint but adding an hyphen at the end to remove the taint (untaint the node): $ kubectl taint nodes minikube application=example:NoSchedule- node/minikubee untainted