Skip to content

Commit 99f3593

Browse files
authored
Merge pull request #92443 from openshift-cherrypick-robot/cherry-pick-91045-to-enterprise-4.14
2 parents 2419eb9 + 0689db8 commit 99f3593

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

modules/compliance-priorityclass.adoc

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
In large scale environments, the default `PriorityClass` object can be too low to guarantee Pods execute scans on time. For clusters that must maintain compliance or guarantee automated scanning, it is recommended to set the `PriorityClass` variable to ensure the Compliance Operator is always given priority in resource constrained situations.
1010

11+
.Prerequisites
12+
13+
* Optional: You have created a `PriorityClass` object. For more information, see "Configuring priority and preemption" in the _Additional Resources_.
14+
1115
.Procedure
1216

1317
* Set the `PriorityClass` variable:

security/compliance_operator/co-scans/compliance-operator-advanced.adoc

+6-2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ include::modules/compliance-objects.adoc[leveloffset=+1]
1212

1313
include::modules/compliance-priorityclass.adoc[leveloffset=+1]
1414

15+
[role="_additional-resources"]
16+
.Additional resources
17+
* xref:../../../nodes/pods/nodes-pods-priority.adoc#nodes-pods-priority-configuring_nodes-pods-priority[Configuring priority and preemption]
18+
1519
include::modules/compliance-raw-tailored.adoc[leveloffset=+1]
1620

1721
include::modules/compliance-rescan.adoc[leveloffset=+1]
@@ -24,7 +28,7 @@ include::modules/compliance-auto-update-remediations.adoc[leveloffset=+1]
2428

2529
include::modules/compliance-custom-scc.adoc[leveloffset=+1]
2630

27-
[id="additional-resources_compliance-operator-advanced"]
2831
[role="_additional-resources"]
32+
[id="additional-resources_{context}"]
2933
== Additional resources
30-
* xref:../../../authentication/managing-security-context-constraints.adoc[Managing security context constraints]
34+
* xref:../../../authentication/managing-security-context-constraints.adoc#managing-pod-security-policies[Managing security context constraints]

0 commit comments

Comments
 (0)