Skip to content

Commit c61e352

Browse files
authored
Merge pull request #29925 from ckotzbauer/patch-1
fix: removed duplicate "called"
2 parents 0fe81fd + 3049f75 commit c61e352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2021-10-05-nsa-cisa-hardening.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ but some of the guidance in this section will still apply for the next few years
181181
upgrade their clusters to newer Kubernetes versions.
182182

183183
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/)
184+
Kubernetes v1.22 includes an alpha feature called [Pod Security Admission](/docs/concepts/security/pod-security-admission/)
185185
that is intended to allow enforcing a minimum level of isolation between pods.
186186

187187
The built-in isolation levels for Pod Security Admission are derived

0 commit comments

Comments
 (0)