Skip to content

Commit a473b77

Browse files
authored
Merge pull request #54892 from kalexand-rh/build_fix_security
trying to clear portal build
2 parents b2786ac + 2ec6efa commit a473b77

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

security/security_profiles_operator/spo-overview.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
include::_attributes/common-attributes.adoc[]
55
:context: spo-overview
66

7-
{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].
7+
{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].
88

9-
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].
9+
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].
1010

11-
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].
11+
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].
1212

13-
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.
13+
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.
1414

15-
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.
15+
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.
1616

1717
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].
1818

19-
You can xref:../security_profiles_operator/spo-uninstalling.adoc#[Uninstall the Security Profiles Operator] by removing the profiles before removing the Operator.
19+
You can xref:../security_profiles_operator/spo-uninstalling.adoc#spo-uninstalling[Uninstall the Security Profiles Operator] by removing the profiles before removing the Operator.

0 commit comments

Comments
 (0)