Fixed audit example for protect-kernel-defaults and make-iptables-util-chains

This commit is contained in:
dnoland1
2019-10-23 15:29:33 -07:00
committed by GitHub
parent 3a9f2022c7
commit 50cb4dadd1
@@ -473,8 +473,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"`