mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-16 01:53:51 +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:
|
||||
|
||||
- `--streaming-connection-idle-timeout=<duration greater than 0>`
|
||||
- `--protect-kernel-defaults=false`
|
||||
- `--make-iptables-util-chains=false`
|
||||
- `--protect-kernel-defaults=true`
|
||||
- `--make-iptables-util-chains=true`
|
||||
- `--event-qps=0`
|
||||
|
||||
**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>`
|
||||
- `--authorization-mode=Webhook`
|
||||
- `--protect-kernel-defaults=false`
|
||||
- `--make-iptables-util-chains=false`
|
||||
- `--protect-kernel-defaults=true`
|
||||
- `--make-iptables-util-chains=true`
|
||||
- `--event-qps=0`
|
||||
- `--anonymous-auth=false`
|
||||
- `--feature-gates="RotateKubeletServerCertificate=true"`
|
||||
|
||||
Reference in New Issue
Block a user