k3s/cluster/addons/kube-proxy
Rohit Agarwal ad05928c6e Add wildcard tolerations to kube-proxy.
fluend-gcp already has these tolerations. kube-proxy when it runs as a
static pod gets wildcard `NoExecute` toleration (all static pods get
that). So, added the same toleration to kube-proxy when it runs as a
daemonset. Also added wildcard `NoSchedule` toleration to kube-proxy.
2017-11-29 12:36:58 -08:00
..
OWNERS Fix kube-proxy addon OWNERS file 2017-09-26 18:20:02 -07:00
kube-proxy-ds.yaml Add wildcard tolerations to kube-proxy. 2017-11-29 12:36:58 -08:00
kube-proxy-rbac.yaml