mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-11 14:36:04 +02:00
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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user