mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
trying to clear portal build
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
c0a645c598
commit
de59aa577b
@@ -4,16 +4,16 @@
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
:context: spo-overview
|
||||
|
||||
{product-title} Security Profiles Operator (SPO) provides a way to define secure computing (https://kubernetes.io/docs/tutorials/security/seccomp/[seccomp]) profiles and SELinux profiles as custom resources, synchronizing profiles to every node in a given namespace. For the latest updates, see the xref:../security_profiles_operator/spo-release-notes.adoc#[release notes].
|
||||
{product-title} Security Profiles Operator (SPO) provides a way to define secure computing (https://kubernetes.io/docs/tutorials/security/seccomp/[seccomp]) profiles and SELinux profiles as custom resources, synchronizing profiles to every node in a given namespace. For the latest updates, see the xref:../security_profiles_operator/spo-release-notes.adoc#spo-release-notes[release notes].
|
||||
|
||||
The SPO can distribute custom resources to each node while a reconciliation loop ensures that the profiles stay up-to-date. See xref:../security_profiles_operator/spo-understanding.adoc#[Understanding the Security Profiles Operator].
|
||||
The SPO can distribute custom resources to each node while a reconciliation loop ensures that the profiles stay up-to-date. See xref:../security_profiles_operator/spo-understanding.adoc#spo-understanding[Understanding the Security Profiles Operator].
|
||||
|
||||
The SPO manages SELinux policies and seccomp profiles for namespaced workloads. For more information, see xref:../security_profiles_operator/spo-enabling.adoc#[Enabling the Security Profiles Operator].
|
||||
The SPO manages SELinux policies and seccomp profiles for namespaced workloads. For more information, see xref:../security_profiles_operator/spo-enabling.adoc#spo-enabling[Enabling the Security Profiles Operator].
|
||||
|
||||
You can create xref:../security_profiles_operator/spo-seccomp.adoc#[seccomp] and xref:../security_profiles_operator/spo-selinux.adoc#[SELinux] profiles, bind policies to pods, record workloads, and synchronize all worker nodes in a namespace.
|
||||
You can create xref:../security_profiles_operator/spo-seccomp.adoc#spo-seccomp[seccomp] and xref:../security_profiles_operator/spo-selinux.adoc#spo-selinux[SELinux] profiles, bind policies to pods, record workloads, and synchronize all worker nodes in a namespace.
|
||||
|
||||
Use xref:../security_profiles_operator/spo-advanced.adoc#[Advanced Security Profile Operator tasks] to enable the log enricher, configure webhooks and metrics, or restrict profiles to a single namespace.
|
||||
Use xref:../security_profiles_operator/spo-advanced.adoc#spo-advanced[Advanced Security Profile Operator tasks] to enable the log enricher, configure webhooks and metrics, or restrict profiles to a single namespace.
|
||||
|
||||
xref:../security_profiles_operator/spo-troubleshooting.adoc#[Troubleshoot the Security Profiles Operator] as needed, or engage link:https://access.redhat.com/support/[Red Hat support].
|
||||
|
||||
You can xref:../security_profiles_operator/spo-uninstalling.adoc#[Uninstall the Security Profiles Operator] by removing the profiles before removing the Operator.
|
||||
You can xref:../security_profiles_operator/spo-uninstalling.adoc#spo-uninstalling[Uninstall the Security Profiles Operator] by removing the profiles before removing the Operator.
|
||||
|
||||
Reference in New Issue
Block a user