1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 00:48:01 +01:00

OSDOCS-1654: Release notes for non-preempting priority class option

This commit is contained in:
Andrea Hoffer
2020-11-30 12:28:57 -05:00
parent 524855d61c
commit d9714032be

View File

@@ -108,6 +108,12 @@ The xref:../support/remote_health_monitoring/using-insights-to-identify-issues-w
[id="ocp-4-7-nodes"]
=== Nodes
[id="ocp-4-7-nodes-non-preempting-priority-classes"]
==== Non-preempting option for priority classes (Technology Preview)
You can now configure a priority class to be non-preempting by setting the `preemptionPolicy` field to `Never`. Pods with this priority class setting are placed in the scheduling queue ahead of lower priority pods, but do not preempt other pods.
For more information, see xref:../nodes/pods/nodes-pods-priority.html#non-preempting-priority-class_nodes-pods-priority[Non-preempting priority classes].
[id="ocp-4-7-logging"]
=== Cluster logging