SV-242389r1137640_rule
V-242389
SRG-APP-000033-CTR-000100
CNTR-K8-000350
CAT II
10
Edit the Kubernetes API Server manifest file in the /etc/kubernetes/manifests directory on the Kubernetes Control Plane.
Set the value of "--secure-port" to a value greater than "0".
Change to the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Run the command:
grep -i secure-port *
If the setting "--secure-port" is set to "0" or is not configured in the Kubernetes API manifest file, this is a finding.
V-242389
False
CNTR-K8-000350
Change to the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Run the command:
grep -i secure-port *
If the setting "--secure-port" is set to "0" or is not configured in the Kubernetes API manifest file, this is a finding.
M
5376