Skip to content

Commit 8aecf06

Browse files
authored
Update hardening Kubernetes clusters URL in website to the latest version 1.2 (#44031)
* Update 2021-10-05-nsa-cisa-hardening.md NSA and CISA released the 1.0 version of the Kubernetes hardening guide in August 2021 and updated it based on industry feedback in March 2022 (version 1.1). The most recent version of the Kubernetes hardening guidance was released in August 2022 with corrections and clarifications. * Add the changes as an aside to the article text * Update formatting per suggestion * make changes in font * update formatting * more changes in formatting * more changes in formatting * Update 2021-10-05-nsa-cisa-hardening.md * Update 2021-10-05-nsa-cisa-hardening.md * Update 2021-10-05-nsa-cisa-hardening.md
1 parent 7f96e84 commit 8aecf06

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and are in no way a direct recommendation from the Kubernetes community or autho
1717

1818
USA's National Security Agency (NSA) and the Cybersecurity and Infrastructure
1919
Security Agency (CISA)
20-
released, "[Kubernetes Hardening Guidance](https://media.defense.gov/2021/Aug/03/2002820425/-1/-1/1/CTR_KUBERNETES%20HARDENING%20GUIDANCE.PDF)"
20+
released Kubernetes Hardening Guidance
2121
on August 3rd, 2021. The guidance details threats to Kubernetes environments
2222
and provides secure configuration guidance to minimize risk.
2323

@@ -29,6 +29,14 @@ _Note_: This blog post is not a substitute for reading the guide. Reading the pu
2929
guidance is recommended before proceeding as the following content is
3030
complementary.
3131

32+
{{% pageinfo color="primary" %}}
33+
**Update, November 2023:**
34+
35+
The National Security Agency (NSA) and the Cybersecurity and Infrastructure Security Agency (CISA) released the 1.0 version of the Kubernetes hardening guide in August 2021 and updated it based on industry feedback in March 2022 (version 1.1).
36+
37+
The most recent version of the Kubernetes hardening guidance was released in August 2022 with corrections and clarifications. Version 1.2 outlines a number of recommendations for [hardening Kubernetes clusters](https://media.defense.gov/2022/Aug/29/2003066362/-1/-1/0/CTR_KUBERNETES_HARDENING_GUIDANCE_1.2_20220829.PDF).
38+
{{% /pageinfo %}}
39+
3240
## Introduction and Threat Model
3341

3442
Note that the threats identified as important by the NSA/CISA, or the intended audience of this guidance, may be different from the threats that other enterprise users of Kubernetes consider important. This section

0 commit comments

Comments
 (0)