• Rohit Agarwal's avatar
    Add wildcard tolerations to kube-proxy. · ad05928c
    Rohit Agarwal authored
    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.
    ad05928c
kube-proxy-ds.yaml 2.02 KB