We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72f7fa commit 3049f75Copy full SHA for 3049f75
content/en/blog/_posts/2021-10-05-nsa-cisa-hardening.md
@@ -181,7 +181,7 @@ but some of the guidance in this section will still apply for the next few years
181
upgrade their clusters to newer Kubernetes versions.
182
183
The Kubernetes project is working on a replacement for PodSecurityPolicy.
184
-Kubernetes v1.22 includes an alpha feature called called [Pod Security Admission](/docs/concepts/security/pod-security-admission/)
+Kubernetes v1.22 includes an alpha feature called [Pod Security Admission](/docs/concepts/security/pod-security-admission/)
185
that is intended to allow enforcing a minimum level of isolation between pods.
186
187
The built-in isolation levels for Pod Security Admission are derived
0 commit comments