SV-254556r1137638_rule
V-254556
SRG-APP-000033-CTR-000090
CNTR-R2-000100
CAT II
10
Edit the RKE2 Configuration File /etc/rancher/rke2/config.yaml on the RKE2 Control Plane and set the following "kube-controller-manager-arg" argument:
- bind-address=127.0.0.1
Once the configuration file is updated, restart the RKE2 Server. Run the command:
systemctl restart rke2-server
Ensure bind-address is set correctly.
Run this command on the RKE2 Control Plane:
/bin/ps -ef | grep kube-controller-manager | grep -v grep
If --bind-address is not set to "127.0.0.1" or is not configured, this is a finding.
V-254556
False
CNTR-R2-000100
Ensure bind-address is set correctly.
Run this command on the RKE2 Control Plane:
/bin/ps -ef | grep kube-controller-manager | grep -v grep
If --bind-address is not set to "127.0.0.1" or is not configured, this is a finding.
M
5486