mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Applied same fix for 2.1 and 2.2.
This commit is contained in:
@@ -366,8 +366,8 @@ To pass the following controls in the CIS benchmark, ensure the appropriate flag
|
|||||||
Inspect the Kubelet containers on all hosts and verify that they are running with the following options:
|
Inspect the Kubelet containers on all hosts and verify that they are running with the following options:
|
||||||
|
|
||||||
- `--streaming-connection-idle-timeout=<duration greater than 0>`
|
- `--streaming-connection-idle-timeout=<duration greater than 0>`
|
||||||
- `--protect-kernel-defaults=false`
|
- `--protect-kernel-defaults=true`
|
||||||
- `--make-iptables-util-chains=false`
|
- `--make-iptables-util-chains=true`
|
||||||
- `--event-qps=0`
|
- `--event-qps=0`
|
||||||
|
|
||||||
**Remediation**
|
**Remediation**
|
||||||
|
|||||||
@@ -385,8 +385,8 @@ Inspect the Kubelet containers on all hosts and verify that they are running wit
|
|||||||
|
|
||||||
- `--streaming-connection-idle-timeout=<duration greater than 0>`
|
- `--streaming-connection-idle-timeout=<duration greater than 0>`
|
||||||
- `--authorization-mode=Webhook`
|
- `--authorization-mode=Webhook`
|
||||||
- `--protect-kernel-defaults=false`
|
- `--protect-kernel-defaults=true`
|
||||||
- `--make-iptables-util-chains=false`
|
- `--make-iptables-util-chains=true`
|
||||||
- `--event-qps=0`
|
- `--event-qps=0`
|
||||||
- `--anonymous-auth=false`
|
- `--anonymous-auth=false`
|
||||||
- `--feature-gates="RotateKubeletServerCertificate=true"`
|
- `--feature-gates="RotateKubeletServerCertificate=true"`
|
||||||
|
|||||||
Reference in New Issue
Block a user