diff --git a/modules/compliance-operator-install.adoc b/modules/compliance-operator-install.adoc index 4e001af8e452..236dde00af36 100644 --- a/modules/compliance-operator-install.adoc +++ b/modules/compliance-operator-install.adoc @@ -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 diff --git a/modules/restarting-sensor-in-the-secured-cluster.adoc b/modules/restarting-sensor-in-the-secured-cluster.adoc index 3ad2ab6a0c26..34ad78f5e4a7 100644 --- a/modules/restarting-sensor-in-the-secured-cluster.adoc +++ b/modules/restarting-sensor-in-the-secured-cluster.adoc @@ -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 diff --git a/operating/manage-compliance-operator/compliance-operator-rhacs.adoc b/operating/manage-compliance-operator/compliance-operator-rhacs.adoc index 58bff8ffaf1d..009a7c0a430d 100644 --- a/operating/manage-compliance-operator/compliance-operator-rhacs.adoc +++ b/operating/manage-compliance-operator/compliance-operator-rhacs.adoc @@ -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] @@ -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]