Skip to content
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
2 changes: 2 additions & 0 deletions modules/compliance-operator-install.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@
[role="_abstract"]
Install the Compliance Operator using Operator Hub.

////
[IMPORTANT]
====
If you install the Compliance Operator after Sensor is fully operational, you must restart Sensor in the secured cluster.
For more information about restarting Sensor, see "Restarting Sensor in the secured cluster" in the "Additional resources" section.
====
////

.Procedure

Expand Down
2 changes: 1 addition & 1 deletion modules/restarting-sensor-in-the-secured-cluster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[id="restarting-sensor-in-the-secured-cluster_{context}"]
= Restarting Sensor in the secured cluster

If you installed the Compliance Operator before installing {product-title-short}, you need to restart Sensor in the secured cluster either by using the command-line interface (CLI) or the user interface (UI).
If you installed the Compliance Operator after installing {product-title-short}, you need to restart Sensor in the secured cluster either by using the command-line interface (CLI) or the user interface (UI).

.Procedure

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,16 @@ include::modules/common-attributes.adoc[]
toc::[]

[role="_abstract"]
You can configure {product-title-short} to use the Compliance Operator for compliance reporting and remediation with {ocp} clusters. Results from the Compliance Operator can be reported in the {product-title-short} Compliance Dashboard.
You can configure {product-title-short} to use the Compliance Operator for compliance reporting and remediation with {ocp} clusters. Results from the Compliance Operator are reported in the {product-title-short} Compliance Dashboard.

The Compliance Operator automates the review of numerous technical implementations and compares them with certain aspects of industry standards, benchmarks, and baselines.

The Compliance Operator is not an auditor. To comply or certify to these various standards, you must engage an authorized auditor such as a Qualified Security Assessor (QSA), Joint Authorization Board (JAB), or other industry-recognized regulatory authority to assess your environment.

The Compliance Operator makes recommendations based on generally available information and practices that relate to such standards and can assist with remediation, but actual compliance is your responsibility. You are required to work with an authorized auditor to achieve compliance with a standard.

For the latest updates, see the link:https://access.redhat.com/documentation/en-us/openshift_container_platform/{ocp-latest-version}/html/security_and_compliance/compliance-operator#compliance-operator-release-notes[Compliance Operator release notes].


//Installing the Compliance Operator
include::modules/compliance-operator-install.adoc[leveloffset=+1]
Expand All @@ -16,12 +25,14 @@ include::modules/compliance-operator-install.adoc[leveloffset=+1]

* xref:../../operating/manage-compliance-operator/compliance-operator-rhacs.adoc#compliance-operator-configure-scanning_compliance-operator-rhacs[Configuring the ScanSettingBinding object]

////
.Additional resources

* xref:../../operating/manage-compliance-operator/compliance-operator-rhacs.adoc#restarting-sensor-in-the-secured-cluster_compliance-operator-rhacs[Restarting Sensor in the secured cluster]
////

//Restarting Sensor in the secured cluster
include::modules/restarting-sensor-in-the-secured-cluster.adoc[leveloffset=+1]
//include::modules/restarting-sensor-in-the-secured-cluster.adoc[leveloffset=+1]

//Configuring the ScanSettingBinding object
include::modules/compliance-operator-configure-scanning.adoc[leveloffset=+1]
Expand Down