graduate nonpreemptingpriority to ga

This commit is contained in:
Alex Wang
2022-01-11 15:41:21 +08:00
parent 00d4e05e98
commit 665f51e60a
2 changed files with 4 additions and 3 deletions
@@ -104,7 +104,7 @@ description: "This priority class should be used for XYZ service pods only."
## Non-preempting PriorityClass {#non-preempting-priority-class}
{{< feature-state for_k8s_version="v1.19" state="beta" >}}
{{< feature-state for_k8s_version="v1.24" state="stable" >}}
Pods with `preemptionPolicy: Never` will be placed in the scheduling queue
ahead of lower-priority pods,