Skip to content

[enterprise-4.14] : added an xref to PriorityClass creation #92443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions modules/compliance-priorityclass.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

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.

.Prerequisites

* Optional: You have created a `PriorityClass` object. For more information, see "Configuring priority and preemption" in the _Additional Resources_.

.Procedure

* Set the `PriorityClass` variable:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ include::modules/compliance-objects.adoc[leveloffset=+1]

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

[role="_additional-resources"]
.Additional resources
* xref:../../../nodes/pods/nodes-pods-priority.adoc#nodes-pods-priority-configuring_nodes-pods-priority[Configuring priority and preemption]

include::modules/compliance-raw-tailored.adoc[leveloffset=+1]

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

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

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