mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2025-01-13 09:10:54 +00:00
By default --make-iptables-util-chain is true, so PASS if this flag is not set.
This commit is contained in:
parent
ed7f6cf3fc
commit
0a5358665e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user