k3s/cmd/kubeadm/app/phases/addons
Lubomir I. Ivanov 8dcb980c6c kubeadm: run kube-proxy on non-master tainted nodes
kube-proxy should be able to run on all nodes, independent
on the taint of such nodes.

This restriction was previously removed in bb28449e31 but
then was brought back in d1949261ab.

Also, annotate with:
  scheduler.alpha.kubernetes.io/critical-pod: ""

and add a class in the template spec:
  priorityClassName: system-node-critical
2018-07-09 22:39:39 +03:00
..
dns Automated rename from MasterConfiguration to InitConfiguration 2018-07-09 04:55:02 +03:00
proxy kubeadm: run kube-proxy on non-master tainted nodes 2018-07-09 22:39:39 +03:00