Skip to content

Commit 8bca8c4

Browse files
committed
update the windows kubeproxy pod priority level
1 parent 46be8d1 commit 8bca8c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/addons/windows/calico/kube-proxy-windows.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ spec:
2020
hostProcess: true
2121
runAsUserName: "NT AUTHORITY\\system"
2222
hostNetwork: true
23+
priorityClassName: system-node-critical
2324
containers:
2425
- image: sigwindowstools/kube-proxy:${KUBERNETES_VERSION/+/_}-calico-hostprocess
2526
args: ["$env:CONTAINER_SANDBOX_MOUNT_POINT/kube-proxy/start.ps1"]

0 commit comments

Comments
 (0)