EIO-194: security/CIS benchmark doc updates for rancher 2.3 (#1809)

* EIO-194: security/CIS benchmark doc updates for rancher 2.3

* EIO-194: updates for CIS Benchmark documentation

* EIO-194: content corrections

* EIO-194: update order of side navigation links

* EIO-194: add disclaimer about lack of k8s 1.15 support in 1.4.1 CIS Benchmark

* EIO-194: notice update
This commit is contained in:
Nelson Roberts
2019-10-08 11:41:27 -07:00
committed by Denise
parent 01b3cb13ca
commit d4b2bb3eb1
5 changed files with 3112 additions and 3 deletions
+3 -1
View File
@@ -22,10 +22,11 @@ weight: 7505
### Rancher Hardening Guide
The Rancher Hardening Guide is based off of controls and best practices found in the [CIS Kubernetes Benchmark](https://www.cisecurity.org/benchmark/kubernetes/) from the Center for Internet Security. The hardening guide provides prescriptive guidance for hardening a production installation of Rancher v2.1.x. and Rancher v2.2.x. See Rancher's [Self Assessment of the CIS Kubernetes Benchmark](#cis-benchmark-rancher-self-assessment) for the full list of security controls.
The Rancher Hardening Guide is based off of controls and best practices found in the [CIS Kubernetes Benchmark](https://www.cisecurity.org/benchmark/kubernetes/) from the Center for Internet Security. The hardening guide provides prescriptive guidance for hardening a production installation of Rancher v2.1.x, v2.2.x and v.2.3.x. See Rancher's [Self Assessment of the CIS Kubernetes Benchmark](#cis-benchmark-rancher-self-assessment) for the full list of security controls.
- [Hardening Guide for Rancher v2.1.x with Kubernetes 1.11]({{< baseurl >}}/rancher/v2.x/en/security/hardening-2.1/)
- [Hardening Guide for Rancher v2.2.x with Kubernetes 1.13]({{< baseurl >}}/rancher/v2.x/en/security/hardening-2.2/)
- [Hardening Guide for Rancher v2.3.x with Kubernetes 1.15]({{< baseurl >}}/rancher/v2.x/en/security/hardening-2.3/)
### CIS Benchmark Rancher Self-Assessment
@@ -36,6 +37,7 @@ Because Rancher and RKE install Kubernetes services as Docker containers, many o
* [CIS Kubernetes Benchmark 1.3.0 - Rancher 2.1.x with Kubernetes 1.11]({{< baseurl >}}/rancher/v2.x/en/security/benchmark-2.1/)
* [CIS Kubernetes Benchmark 1.4.0 - Rancher 2.2.x with Kubernetes 1.13]({{< baseurl >}}/rancher/v2.x/en/security/benchmark-2.2/#cis-kubernetes-benchmark-1-4-0-rancher-2-2-x-with-kubernetes-1-13/)
* [CIS Kubernetes Benchmark 1.4.1 - Rancher 2.2.x with Kubernetes 1.13]({{< baseurl >}}/rancher/v2.x/en/security/benchmark-2.2/#cis-kubernetes-benchmark-1-4-1-rancher-2-2-x-with-kubernetes-1-13)
* [CIS Kubernetes Benchmark 1.4.1 - Rancher 2.3.x with Kubernetes 1.15]({{< baseurl >}}/rancher/v2.x/en/security/benchmark-2.3/#cis-kubernetes-benchmark-1-4-1-rancher-2-3-x-with-kubernetes-1-15)
### Rancher CVEs and Resolutions
@@ -1,6 +1,6 @@
---
title: CIS Benchmark Rancher Self-Assessment Guide - Rancher v2.1.x
weight: 104
weight: 105
---
### CIS Kubernetes Benchmark 1.3.0 - Rancher 2.1.x with Kubernetes 1.11
@@ -1,6 +1,6 @@
---
title: CIS Benchmark Rancher Self-Assessment Guide - Rancher v2.2.x
weight: 103
weight: 104
---
### CIS Kubernetes Benchmark 1.4.0 - Rancher 2.2.x with Kubernetes 1.13
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff