kubernetes/cmd/kubeadm/app/util/staticpod
Etienne Champetier 64eef3e9fa kubeadm: set priority for "system-node-critical" Pods
Priority is normally set by the admission controller when missing.
For static pods there seems to be some corner cases, as, if priority
is not explicitly set, Graceful Node Shutdown will shutdown
static pods with the other pods that have priority 0 or unset.

Signed-off-by: Etienne Champetier <e.champetier@ateme.com>
2022-12-07 14:19:28 -05:00
..
utils_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
utils_linux.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
utils_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
utils_test.go kubeadm: set priority for "system-node-critical" Pods 2022-12-07 14:19:28 -05:00
utils.go kubeadm: set priority for "system-node-critical" Pods 2022-12-07 14:19:28 -05:00