diff --git a/cfg/ck8s-cis-1.24/node.yaml b/cfg/ck8s-cis-1.24/node.yaml index 33a4085..6656ad0 100644 --- a/cfg/ck8s-cis-1.24/node.yaml +++ b/cfg/ck8s-cis-1.24/node.yaml @@ -323,7 +323,7 @@ groups: Edit the kubelet configuration file $kubeletconf on each worker node and set the following argument: - + `--make-iptables-util-chains=true` Restart the kubelet service. diff --git a/cfg/config.yaml b/cfg/config.yaml index 0dcd37d..ba06154 100644 --- a/cfg/config.yaml +++ b/cfg/config.yaml @@ -353,7 +353,7 @@ target_mapping: - "node" - "controlplane" - "etcd" - - "policies" + - "policies" "cis-1.7": - "master" - "node"