From 3049f75a0127330084b29b512458607dc610d694 Mon Sep 17 00:00:00 2001 From: Christian Kotzbauer Date: Tue, 5 Oct 2021 09:00:53 +0200 Subject: [PATCH] fix: removed duplicate "called" --- content/en/blog/_posts/2021-10-05-nsa-cisa-hardening.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2021-10-05-nsa-cisa-hardening.md b/content/en/blog/_posts/2021-10-05-nsa-cisa-hardening.md index 84665c5294..1af75e9ceb 100644 --- a/content/en/blog/_posts/2021-10-05-nsa-cisa-hardening.md +++ b/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 upgrade their clusters to newer Kubernetes versions. 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. The built-in isolation levels for Pod Security Admission are derived