SV-242438r961620_rule
V-242438
SRG-APP-000435-CTR-001070
CNTR-K8-002600
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 "--request-timeout" greater than "0".
Change to the /etc/kubernetes/manifests/ directory on the Kubernetes Control Plane. Run the command:
grep -I request-timeout *
If Kubernetes API Server manifest file does not exist, this is a finding.
If the setting "--request-timeout" is set to "0" in the Kubernetes API Server manifest file, or is not configured this is a finding.
V-242438
False
CNTR-K8-002600
Change to the /etc/kubernetes/manifests/ directory on the Kubernetes Control Plane. Run the command:
grep -I request-timeout *
If Kubernetes API Server manifest file does not exist, this is a finding.
If the setting "--request-timeout" is set to "0" in the Kubernetes API Server manifest file, or is not configured this is a finding.
M
5376