fix: removed duplicate "called"

This commit is contained in:
Christian Kotzbauer 2021-10-05 09:00:53 +02:00 committed by GitHub
parent a72f7fac17
commit 3049f75a01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ but some of the guidance in this section will still apply for the next few years
upgrade their clusters to newer Kubernetes versions. upgrade their clusters to newer Kubernetes versions.
The Kubernetes project is working on a replacement for PodSecurityPolicy. The Kubernetes project is working on a replacement for PodSecurityPolicy.
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/)
that is intended to allow enforcing a minimum level of isolation between pods. that is intended to allow enforcing a minimum level of isolation between pods.
The built-in isolation levels for Pod Security Admission are derived The built-in isolation levels for Pod Security Admission are derived