From aecffd59260e7b1b795f01e9da3e18c847a8ec51 Mon Sep 17 00:00:00 2001 From: Nelson Roberts Date: Fri, 5 Jun 2020 11:20:50 -0700 Subject: [PATCH] EIO-3: change to v2.4 from v2.4.3 --- content/rancher/v2.x/en/security/_index.md | 4 ++-- .../{benchmark-2.4.3 => benchmark-2.4}/_index.md | 10 +++++----- .../{hardening-2.4.3 => hardening-2.4}/_index.md | 12 ++++++------ 3 files changed, 13 insertions(+), 13 deletions(-) rename content/rancher/v2.x/en/security/{benchmark-2.4.3 => benchmark-2.4}/_index.md (98%) rename content/rancher/v2.x/en/security/{hardening-2.4.3 => hardening-2.4}/_index.md (96%) diff --git a/content/rancher/v2.x/en/security/_index.md b/content/rancher/v2.x/en/security/_index.md index 6abd0aefe55..d0b2dd70089 100644 --- a/content/rancher/v2.x/en/security/_index.md +++ b/content/rancher/v2.x/en/security/_index.md @@ -61,7 +61,7 @@ Each version of the hardening guide is intended to be used with specific version Hardening Guide Version | Rancher Version | CIS Benchmark Version | Kubernetes Version ------------------------|----------------|-----------------------|------------------ -[Hardening Guide v2.4.3]({{}}/rancher/v2.x/en/security/hardening-2.4.3/) | Rancher v2.4.3 | Benchmark v1.5 | Kubernetes v1.15 +[Hardening Guide v2.4]({{}}/rancher/v2.x/en/security/hardening-2.4/) | Rancher v2.4 | Benchmark v1.5 | Kubernetes v1.15 [Hardening Guide v2.3.5]({{}}/rancher/v2.x/en/security/hardening-2.3.5/) | Rancher v2.3.5 | Benchmark v1.5 | Kubernetes v1.15 [Hardening Guide v2.3.3]({{}}/rancher/v2.x/en/security/hardening-2.3.3/) | Rancher v2.3.3 | Benchmark v1.4.1 | Kubernetes v1.14, v1.15, and v1.16 [Hardening Guide v2.3]({{}}/rancher/v2.x/en/security/hardening-2.3/) | Rancher v2.3.0-v2.3.2 | Benchmark v1.4.1 | Kubernetes v1.15 @@ -78,7 +78,7 @@ Each version of Rancher's self assessment guide corresponds to specific versions Self Assessment Guide Version | Rancher Version | Hardening Guide Version | Kubernetes Version | CIS Benchmark Version ---------------------------|----------|---------|-------|----- -[Self Assessment Guide v2.4.3]({{}}/rancher/v2.x/en/security/benchmark-2.4.3/#cis-kubernetes-benchmark-1-5-0-rancher-2-4-3-+-with-kubernetes-1-15) | Rancher v2.4.3 | Hardening Guide v2.4.3 | Kubernetes v1.15 | Benchmark v1.5 +[Self Assessment Guide v2.4]({{}}/rancher/v2.x/en/security/benchmark-2.4/#cis-kubernetes-benchmark-1-5-0-rancher-2-4-+-with-kubernetes-1-15) | Rancher v2.4 | Hardening Guide v2.4 | Kubernetes v1.15 | Benchmark v1.5 [Self Assessment Guide v2.3.5]({{}}/rancher/v2.x/en/security/benchmark-2.3.5/#cis-kubernetes-benchmark-1-5-0-rancher-2-3-5-+-with-kubernetes-1-15) | Rancher v2.3.5 | Hardening Guide v2.3.5 | Kubernetes v1.15 | Benchmark v1.5 [Self Assessment Guide v2.3.3]({{}}/rancher/v2.x/en/security/benchmark-2.3.3/#cis-kubernetes-benchmark-1-4-1-rancher-2-3-3-+-with-kubernetes-1-16) | Rancher v2.3.3 | Hardening Guide v2.3.3 | Kubernetes v1.16 | Benchmark v1.4.1 [Self Assessment Guide v2.3]({{}}/rancher/v2.x/en/security/benchmark-2.3/#cis-kubernetes-benchmark-1-4-1-rancher-2-3-0-2-3-2-with-kubernetes-1-15) | Rancher v2.3.0-2.3.2 | Hardening Guide v2.3 | Kubernetes v1.15 | Benchmark v1.4.1 diff --git a/content/rancher/v2.x/en/security/benchmark-2.4.3/_index.md b/content/rancher/v2.x/en/security/benchmark-2.4/_index.md similarity index 98% rename from content/rancher/v2.x/en/security/benchmark-2.4.3/_index.md rename to content/rancher/v2.x/en/security/benchmark-2.4/_index.md index 4f79b7200d5..30841ba2027 100644 --- a/content/rancher/v2.x/en/security/benchmark-2.4.3/_index.md +++ b/content/rancher/v2.x/en/security/benchmark-2.4/_index.md @@ -1,21 +1,21 @@ --- -title: CIS Benchmark Rancher Self-Assessment Guide - v2.4.3 +title: CIS Benchmark Rancher Self-Assessment Guide - v2.4 weight: 204 --- -### CIS Kubernetes Benchmark v1.5 - Rancher v2.4.3 with Kubernetes v1.15 +### CIS Kubernetes Benchmark v1.5 - Rancher v2.4 with Kubernetes v1.15 -[Click here to download a PDF version of this document](https://releases.rancher.com/documents/security/2.4.3/Rancher_Benchmark_Assessment.pdf) +[Click here to download a PDF version of this document](https://releases.rancher.com/documents/security/2.4/Rancher_Benchmark_Assessment.pdf) #### Overview -This document is a companion to the Rancher v2.4.3 security hardening guide. The hardening guide provides prescriptive guidance for hardening a production installation of Rancher, and this benchmark guide is meant to help you evaluate the level of security of the hardened cluster against each control in the benchmark. +This document is a companion to the Rancher v2.4 security hardening guide. The hardening guide provides prescriptive guidance for hardening a production installation of Rancher, and this benchmark guide is meant to help you evaluate the level of security of the hardened cluster against each control in the benchmark. This guide corresponds to specific versions of the hardening guide, Rancher, Kubernetes, and the CIS Benchmark: Self Assessment Guide Version | Rancher Version | Hardening Guide Version | Kubernetes Version | CIS Benchmark Version ---------------------------|----------|---------|-------|----- -Self Assessment Guide v2.4.3 | Rancher v2.4.3 | Hardening Guide v2.4.3 | Kubernetes v1.15 | Benchmark v1.5 +Self Assessment Guide v2.4 | Rancher v2.4 | Hardening Guide v2.4 | Kubernetes v1.15 | Benchmark v1.5 Because Rancher and RKE install Kubernetes services as Docker containers, many of the control verification checks in the CIS Kubernetes Benchmark don't apply and will have a result of `Not Applicable`. This guide will walk through the various controls and provide updated example commands to audit compliance in Rancher-created clusters. diff --git a/content/rancher/v2.x/en/security/hardening-2.4.3/_index.md b/content/rancher/v2.x/en/security/hardening-2.4/_index.md similarity index 96% rename from content/rancher/v2.x/en/security/hardening-2.4.3/_index.md rename to content/rancher/v2.x/en/security/hardening-2.4/_index.md index ad6899eb6d2..494a509d7fc 100644 --- a/content/rancher/v2.x/en/security/hardening-2.4.3/_index.md +++ b/content/rancher/v2.x/en/security/hardening-2.4/_index.md @@ -1,9 +1,9 @@ --- -title: Hardening Guide v2.4.3 +title: Hardening Guide v2.4 weight: 99 --- -This document provides prescriptive guidance for hardening a production installation of Rancher v2.4.3. It outlines the configurations and controls required to address Kubernetes benchmark controls from the Center for Information Security (CIS). +This document provides prescriptive guidance for hardening a production installation of Rancher v2.4. It outlines the configurations and controls required to address Kubernetes benchmark controls from the Center for Information Security (CIS). > This hardening guide describes how to secure the nodes in your cluster, and it is recommended to follow this guide before installing Kubernetes. @@ -11,16 +11,16 @@ This hardening guide is intended to be used with specific versions of the CIS Ku Hardening Guide Version | Rancher Version | CIS Benchmark Version | Kubernetes Version ------------------------|----------------|-----------------------|------------------ -Hardening Guide v2.4.3 | Rancher v2.4.3 | Benchmark v1.5 | Kubernetes 1.15 +Hardening Guide v2.4 | Rancher v2.4 | Benchmark v1.5 | Kubernetes 1.15 -[Click here to download a PDF version of this document](https://releases.rancher.com/documents/security/2.4.3/Rancher_Hardening_Guide.pdf) +[Click here to download a PDF version of this document](https://releases.rancher.com/documents/security/2.4/Rancher_Hardening_Guide.pdf) ### Overview -This document provides prescriptive guidance for hardening a production installation of Rancher v2.4.3 with Kubernetes v1.15. It outlines the configurations required to address Kubernetes benchmark controls from the Center for Information Security (CIS). +This document provides prescriptive guidance for hardening a production installation of Rancher v2.4 with Kubernetes v1.15. It outlines the configurations required to address Kubernetes benchmark controls from the Center for Information Security (CIS). -For more detail about evaluating a hardened cluster against the official CIS benchmark, refer to the [CIS Benchmark Rancher Self-Assessment Guide - Rancher v2.4.3]({{< baseurl >}}/rancher/v2.x/en/security/benchmark-2.3.5/). +For more detail about evaluating a hardened cluster against the official CIS benchmark, refer to the [CIS Benchmark Rancher Self-Assessment Guide - Rancher v2.4]({{< baseurl >}}/rancher/v2.x/en/security/benchmark-2.4/). #### Known Issues