Change critical pods’ template to use priority

This commit is contained in:
tanshanshan
2018-02-02 11:26:41 +08:00
parent 68da45623f
commit 95b2b94b1b
22 changed files with 22 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ spec:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
spec:
priorityClassName: system-node-critical
serviceAccountName: metadata-proxy
hostNetwork: true
dnsPolicy: Default