From de59aa577bfe261c4bfd8e36167c063bf20b3dde Mon Sep 17 00:00:00 2001 From: Kathryn Alexander Date: Wed, 18 Jan 2023 16:35:34 -0500 Subject: [PATCH] trying to clear portal build --- .../security_profiles_operator/spo-overview.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/security/security_profiles_operator/spo-overview.adoc b/security/security_profiles_operator/spo-overview.adoc index b8d04f9338..aff41de4c8 100644 --- a/security/security_profiles_operator/spo-overview.adoc +++ b/security/security_profiles_operator/spo-overview.adoc @@ -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.