1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/spo-installing.adoc

30 lines
1.2 KiB
Plaintext

// Module included in the following assemblies:
//
// * security/security_profiles_operator/spo-enabling.adoc
:_mod-docs-content-type: PROCEDURE
[id="spo-installing_{context}"]
= Installing the Security Profiles Operator
.Prerequisites
* You must have access to the web console as a user with `cluster-admin` privileges.
.Procedure
. In the {product-title} web console, navigate to *Operators* -> *OperatorHub*.
. 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-profiles` namespace.
. Click *Install*.
.Verification
To confirm that the installation is successful:
. Navigate to the *Operators* -> *Installed Operators* page.
. Check that the Security Profiles Operator is installed in the `openshift-security-profiles` namespace and its status is `Succeeded`.
If the Operator is not installed successfully:
. Navigate to the *Operators* -> *Installed Operators* page and inspect the `Status` column for any errors or failures.
. Navigate to the *Workloads* -> *Pods* page and check the logs in any pods in the `openshift-security-profiles` project that are reporting issues.