Commit fa6d38c
committed
Bloodhound: Add warning for 3.4.1.1 check fail in K8s
This test is expected to fail on Kubernetes variants as
Kubernetes needs the iptables rule -P FORWARD ACCEPT for its
operation and it is not recommended to modify this rule as it
could lead to adverse effects of service operation. This
rule exists in Bottlerocket because it is possible to run
Bottlerocket with default deny (on ECS for instance).1 parent 37d2cb4 commit fa6d38c
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
183 | 189 | | |
0 commit comments