1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-01-13 17:21:03 +00:00

By default --make-iptables-util-chain is true, so PASS if this flag is not set.

This commit is contained in:
Abubakr-Sadik Nii Nai Davis 2018-11-07 23:57:38 +00:00
parent ed7f6cf3fc
commit 0a5358665e

View File

@ -164,6 +164,8 @@ groups:
op: eq
value: true
set: true
- flag: "--make-iptables-util-chains"
set: false
remediation: |
If using a Kubelet config file, edit the file to set makeIPTablesUtilChains: true .
If using command line arguments, edit the kubelet service file