I set up Kubernetes on CoreOS on bare metal using the generic install scripts. It\'s running the current stable release, 1298.6.0, with Kubernetes version 1.5.4.
We\
Use the below command to untaint all masters
kubectl taint nodes --all node-role.kubernetes.io/master-