Installing the Compliance Operator through the web console
You can install the Compliance Operator through the Red Hat OpenShift Container Platform web console by using the OperatorHub interface.
-
You must have
adminprivileges. -
You must have a
StorageClassresource configured.
-
In the Red Hat OpenShift Container Platform web console, navigate to Ecosystem → Software Catalog.
-
Search for the Compliance Operator, then click Install.
-
Keep the default selection of Installation mode and namespace to ensure that the Operator will be installed to the
openshift-compliancenamespace. -
Click Install.
To confirm that the installation is successful:
-
Navigate to the Ecosystem → Installed Operators page.
-
Check that the Compliance Operator is installed in the
openshift-compliancenamespace and its status isSucceeded.
If the Operator is not installed successfully:
-
Navigate to the Ecosystem → Installed Operators page and inspect the
Statuscolumn for any errors or failures. -
Navigate to the Workloads → Pods page and check the logs in any pods in the
openshift-complianceproject that are reporting issues.