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

@@ -27,6 +27,7 @@ spec:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
spec:
priorityClassName: system-cluster-critical
containers:
- name: kubernetes-dashboard
image: gcr.io/google_containers/kubernetes-dashboard-amd64:v1.8.0