Skip to content

Commit 3c8df5e

Browse files
author
Tim Bannister
committed
Mention that cluster-level PSA config might not be possible
Some managed clusters don't let you configure PSA cluster wide, and users might not realize this unless we tell them.
1 parent c9640eb commit 3c8df5e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en/docs/tutorials/security/cluster-level-pss.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ Install the following on your workstation:
3030
- [KinD](https://kind.sigs.k8s.io/docs/user/quick-start/#installation)
3131
- [kubectl](/docs/tasks/tools/)
3232

33+
This tutorial demonstrates what you can configure for a Kubernetes cluster that you fully
34+
control. If you are learning how to configure Pod Security Admission for a managed cluster
35+
where you are not able to configure the control plane, read
36+
[Apply Pod Security Standards at the namespace level](/docs/tutorials/security/ns-level-pss).
37+
3338
## Choose the right Pod Security Standard to apply
3439

3540
[Pod Security Admission](/docs/concepts/security/pod-security-admission/)

0 commit comments

Comments
 (0)