Skip to content

Commit

Permalink
Merge pull request #175 from aquasecurity/fix-2.1.8
Browse files Browse the repository at this point in the history
Fix node check 2.1.8
  • Loading branch information
lizrice authored Nov 8, 2018
2 parents e1f5bb1 + 6e80b64 commit 5fe702e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cfg/1.11/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5fe702e

Please sign in to comment.