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..3ae786bb610e 100644 --- a/operating/manage-compliance-operator/compliance-operator-rhacs.adoc +++ b/operating/manage-compliance-operator/compliance-operator-rhacs.adoc @@ -7,7 +7,15 @@ 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]