Assign Pod Priority classes to critical cluster and node components

* Assign pod priorityClassNames to critical cluster and node
components (higher is higher priority) to inform node out-of-resource
eviction order and scheduler preemption and scheduling order
* Priority Admission Controller has been enabled since Typhoon
v1.11.1
This commit is contained in:
Dalton Hubble
2019-02-19 22:21:39 -08:00
parent ba4c5de052
commit 4294bd0292
10 changed files with 11 additions and 9 deletions

View File

@ -6,6 +6,8 @@ Notable changes between versions.
* Update etcd from v3.3.11 to [v3.3.12](https://github.com/etcd-io/etcd/releases/tag/v3.3.12)
* Update Calico from v3.5.0 to v3.5.1
* Assign priorityClassNames to critical cluster and node components
* Informs node out-of-resource eviction and scheduler preemption and ordering
#### Bare-Metal