k3s/cmd/kubeadm/app/util/staticpod
Rafael Fernández López 30dc43ff86
kubeadm: set priority class name to `system-cluster-critical` for all master components
Remove the deprecated `scheduler.alpha.kubernetes.io/critical-pod` pod annotation and use
the `priorityClassName` first class attribute instead, setting all master components to
`system-cluster-critical`.
2019-02-12 17:50:36 +01:00
..
BUILD kubeadm: set priority class name to `system-cluster-critical` for all master components 2019-02-12 17:50:36 +01:00
utils.go kubeadm: set priority class name to `system-cluster-critical` for all master components 2019-02-12 17:50:36 +01:00
utils_test.go kubeadm: set priority class name to `system-cluster-critical` for all master components 2019-02-12 17:50:36 +01:00