Open dims opened 6 years ago
This list is from @andrewsykim
hostnetwork: true
dnsPolicy: Default
node.cloudprovider.kubernetes.io/uninitialized
node-role.kubernetes.io/master
This list is from @andrewsykim
hostnetwork: true
so you don't depend on CNI to initialize nodesdnsPolicy: Default
since kube-dns likely doesn't tolerate thenode.cloudprovider.kubernetes.io/uninitialized
taintnode-role.kubernetes.io/master
since you probably want it running on master nodes