Installing the Security Profiles Operator
You can use the Red Hat OpenShift Container Platform web console to install the Security Profiles Operator. This installs the Security Profiles Operator into the openshift-security-profiles namespace by default. You can also verify correct installation by using the Red Hat OpenShift Container Platform web console.
-
You must have access to the web console as a user with
cluster-adminprivileges.
-
In the Red Hat OpenShift Container Platform web console, navigate to Ecosystem → Software Catalog.
-
Search for the Security Profiles Operator, then click Install.
-
Keep the default selection of Installation mode and namespace to ensure that the Operator will be installed to the
openshift-security-profilesnamespace. -
Click Install.
To confirm that the installation is successful:
-
Navigate to the Ecosystem → Installed Operators page.
-
Check that the Security Profiles Operator is installed in the
openshift-security-profilesnamespace 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-security-profilesproject that are reporting issues.