mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-27 23:28:42 +00:00
Update structure for Hardening and Self Assessment guides
This commit is contained in:
@@ -47,7 +47,7 @@ The Benchmark provides recommendations of two types: Scored and Not Scored. We r
|
||||
|
||||
When Rancher runs a CIS security scan on a cluster, it generates a report showing the results of each test, including a summary with the number of passed, skipped and failed tests. The report also includes remediation steps for any failed tests.
|
||||
|
||||
For details, refer to the section on [security scans.]({{<baseurl>}}/rancher/v2.x/en/security/security-scan)
|
||||
For details, refer to the section on [security scans.]({{<baseurl>}}/rancher/v2.x/en/cis-scans)
|
||||
|
||||
### Rancher Hardening Guide
|
||||
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Rancher v2.1
|
||||
weight: 5
|
||||
---
|
||||
|
||||
### Self Assessment Guide
|
||||
|
||||
This [guide](./benchmark-2.1) 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.1 | Rancher v2.1.x | Hardening Guide v2.1 | Kubernetes 1.11 | Benchmark 1.3.0
|
||||
|
||||
### Hardening Guide
|
||||
|
||||
This hardening [guide](./hardening-2.1) is intended to be used with specific versions of the CIS Kubernetes Benchmark, Kubernetes, and Rancher:
|
||||
|
||||
Hardening Guide Version | Rancher Version | CIS Benchmark Version | Kubernetes Version
|
||||
------------------------|----------------|-----------------------|------------------
|
||||
Hardening Guide v2.1 | Rancher v2.1.x | Benchmark v1.3.0 | Kubernetes 1.11
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: CIS Benchmark Rancher Self-Assessment Guide v2.1
|
||||
weight: 209
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/benchmark-2.1
|
||||
---
|
||||
|
||||
This document is a companion to the Rancher v2.1 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.
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Hardening Guide v2.1
|
||||
weight: 104
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/hardening-2.1
|
||||
---
|
||||
|
||||
This document provides prescriptive guidance for hardening a production installation of Rancher v2.1.x. It outlines the configurations and controls required to address Kubernetes benchmark controls from the Center for Information Security (CIS).
|
||||
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Rancher v2.2
|
||||
weight: 4
|
||||
---
|
||||
|
||||
### Self Assessment Guide
|
||||
|
||||
This [guide](./benchmark-2.2) 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.2 | Rancher v2.2.x | Hardening Guide v2.2 | Kubernetes 1.13 | Benchmark v1.4.0 and v1.4.1
|
||||
|
||||
### Hardening Guide
|
||||
|
||||
This hardening [guide](./hardening-2.2) is intended to be used with specific versions of the CIS Kubernetes Benchmark, Kubernetes, and Rancher:
|
||||
|
||||
Hardening Guide Version | Rancher Version | CIS Benchmark Version | Kubernetes Version
|
||||
------------------------|----------------|-----------------------|------------------
|
||||
Hardening Guide v2.2 | Rancher v2.2.x | Benchmark v1.4.1, 1.4.0 | Kubernetes 1.13
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: CIS Benchmark Rancher Self-Assessment Guide v2.2
|
||||
weight: 208
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/benchmark-2.2
|
||||
---
|
||||
|
||||
This document is a companion to the Rancher v2.2 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.
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Hardening Guide v2.2
|
||||
weight: 103
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/hardening-2.2
|
||||
---
|
||||
|
||||
This document provides prescriptive guidance for hardening a production installation of Rancher v2.2.x. It outlines the configurations and controls required to address Kubernetes benchmark controls from the Center for Information Security (CIS).
|
||||
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Rancher v2.3.x
|
||||
weight: 3
|
||||
---
|
||||
|
||||
The relevant Hardening Guide and Self Assessment guide depends on your Rancher version:
|
||||
|
||||
- [Rancher v2.3.5](./rancher-v2.3.5)
|
||||
- [Rancher v2.3.3](./rancher-v2.3.3)
|
||||
- [Rancher v2.3.0](./rancher-v2.3.0)
|
||||
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Rancher v2.3.0
|
||||
weight: 3
|
||||
---
|
||||
|
||||
### Self Assessment Guide
|
||||
|
||||
This [guide](./benchmark-2.3) 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.3 | Rancher v2.3.0-2.3.2 | Hardening Guide v2.3 | Kubernetes 1.15 | Benchmark v1.4.1
|
||||
|
||||
### Hardening Guide
|
||||
|
||||
This hardening [guide](./hardening-2.3) is intended to be used with specific versions of the CIS Kubernetes Benchmark, Kubernetes, and Rancher:
|
||||
|
||||
Hardening Guide Version | Rancher Version | CIS Benchmark Version | Kubernetes Version
|
||||
------------------------|----------------|-----------------------|------------------
|
||||
Hardening Guide v2.3 | Rancher v2.3.0-v2.3.2 | Benchmark v1.4.1 | Kubernetes 1.15
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: CIS Benchmark Rancher Self-Assessment Guide v2.3
|
||||
weight: 207
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/benchmark-2.3
|
||||
---
|
||||
|
||||
This document is a companion to the Rancher v2.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.
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Hardening Guide v2.3
|
||||
weight: 102
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/hardening-2.3
|
||||
---
|
||||
This document provides prescriptive guidance for hardening a production installation of Rancher v2.3.0-v2.3.2. It outlines the configurations and controls required to address Kubernetes benchmark controls from the Center for Information Security (CIS).
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Rancher v2.3.3
|
||||
weight: 2
|
||||
---
|
||||
|
||||
### Self Assessment Guide
|
||||
|
||||
This [guide](./benchmark-2.3.3) 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.3.3 | Rancher v2.3.3 | Hardening Guide v2.3.3 | Kubernetes v1.16 | Benchmark v1.4.1
|
||||
|
||||
### Hardening Guide
|
||||
|
||||
This hardening [guide](./hardening-2.3.3) is intended to be used with specific versions of the CIS Kubernetes Benchmark, Kubernetes, and Rancher:
|
||||
|
||||
Hardening Guide Version | Rancher Version | CIS Benchmark Version | Kubernetes Version
|
||||
------------------------|----------------|-----------------------|------------------
|
||||
Hardening Guide v2.3.3 | Rancher v2.3.3 | Benchmark v1.4.1 | Kubernetes 1.14, 1.15, and 1.16
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: CIS Benchmark Rancher Self-Assessment Guide - Rancher v2.3.3
|
||||
weight: 206
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/benchmark-2.3.3
|
||||
---
|
||||
|
||||
This document is a companion to the Rancher v2.3.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.
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Hardening Guide v2.3.3
|
||||
weight: 101
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/hardening-2.3.3
|
||||
---
|
||||
|
||||
This document provides prescriptive guidance for hardening a production installation of Rancher v2.3.3. It outlines the configurations and controls required to address Kubernetes benchmark controls from the Center for Information Security (CIS).
|
||||
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Rancher v2.3.5
|
||||
weight: 1
|
||||
---
|
||||
|
||||
### Self Assessment Guide
|
||||
|
||||
This [guide](./benchmark-2.3.5) 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.3.5 | Rancher v2.3.5 | Hardening Guide v2.3.5 | Kubernetes v1.15 | Benchmark v1.5
|
||||
|
||||
### Hardening Guide
|
||||
|
||||
This hardening [guide](./hardening-2.3.5) is intended to be used with specific versions of the CIS Kubernetes Benchmark, Kubernetes, and Rancher:
|
||||
|
||||
Hardening Guide Version | Rancher Version | CIS Benchmark Version | Kubernetes Version
|
||||
------------------------|----------------|-----------------------|------------------
|
||||
Hardening Guide v2.3.5 | Rancher v2.3.5 | Benchmark v1.5 | Kubernetes 1.15
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: CIS Benchmark Rancher Self-Assessment Guide - v2.3.5
|
||||
weight: 205
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/benchmark-2.3.5
|
||||
---
|
||||
|
||||
### CIS Kubernetes Benchmark v1.5 - Rancher v2.3.5 with Kubernetes v1.15
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Hardening Guide v2.3.5
|
||||
weight: 100
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/hardening-2.3.5
|
||||
---
|
||||
|
||||
This document provides prescriptive guidance for hardening a production installation of Rancher v2.3.5. It outlines the configurations and controls required to address Kubernetes benchmark controls from the Center for Information Security (CIS).
|
||||
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Rancher v2.4
|
||||
weight: 2
|
||||
---
|
||||
|
||||
### Self Assessment Guide
|
||||
|
||||
This [guide](./benchmark-2.4) 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 | Rancher v2.4 | Hardening Guide v2.4 | Kubernetes v1.15 | Benchmark v1.5
|
||||
|
||||
### Hardening Guide
|
||||
|
||||
This hardening [guide](./hardening-2.4) is intended to be used with specific versions of the CIS Kubernetes Benchmark, Kubernetes, and Rancher:
|
||||
|
||||
Hardening Guide Version | Rancher Version | CIS Benchmark Version | Kubernetes Version
|
||||
------------------------|----------------|-----------------------|------------------
|
||||
Hardening Guide v2.4 | Rancher v2.4 | Benchmark v1.5 | Kubernetes 1.15
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: CIS Benchmark Rancher Self-Assessment Guide - v2.4
|
||||
weight: 204
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/benchmark-2.4
|
||||
---
|
||||
|
||||
### CIS Kubernetes Benchmark v1.5 - Rancher v2.4 with Kubernetes v1.15
|
||||
+2
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: Hardening Guide v2.4
|
||||
weight: 99
|
||||
aliases:
|
||||
- /rancher/v2.x/en/security/hardening-2.4
|
||||
---
|
||||
|
||||
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).
|
||||
@@ -5,4 +5,4 @@ weight: 1
|
||||
|
||||
> This section is under construction.
|
||||
|
||||
This section contains the hardening and self-assessment guides for Rancher v2.5. Separate guides are available for RancherD Kubernetes clusters, RKE Kubernetes clusters, and K3s Kubernetes clusters.
|
||||
This section contains the hardening and self-assessment guides for Rancher v2.5.
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
title: K3s
|
||||
weight: 3
|
||||
---
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
title: RancherD
|
||||
weight: 1
|
||||
---
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Self Assessment Guide
|
||||
weight: 2
|
||||
---
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Hardening Guide
|
||||
weight: 1
|
||||
---
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
title: RKE
|
||||
weight: 2
|
||||
---
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Self Assessment Guide
|
||||
weight: 2
|
||||
---
|
||||
@@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Hardening Guide
|
||||
weight: 1
|
||||
---
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Security Scans
|
||||
weight: 1
|
||||
weight: 299
|
||||
---
|
||||
|
||||
The documentation about CIS security scans has moved [here.]({{<baseurl>}}/rancher/v2.x/en/cis-scans)
|
||||
Reference in New Issue
Block a user