SV-242416r712604_rule
V-242416
SRG-APP-000516-CTR-001325
CNTR-K8-001300
CAT II
10
Edit the Kubernetes Kubelet file in the /etc/sysconfig directory on the Kubernetes Master Node. Set the argument "--streaming-connection-idle-timeout" to a value other than "0". Reset Kubelet service using the following command:
service kubelet restart
Change to the /etc/sysconfig/ directory on the Kubernetes Master Node. Run the command:
grep -i streaming-connection-idle-timeout kubelet
If the setting streaming-connection-idle-timeout is set to "0" or the parameter is not configured in the Kubernetes Kubelet, this is a finding.
V-242416
False
CNTR-K8-001300
Change to the /etc/sysconfig/ directory on the Kubernetes Master Node. Run the command:
grep -i streaming-connection-idle-timeout kubelet
If the setting streaming-connection-idle-timeout is set to "0" or the parameter is not configured in the Kubernetes Kubelet, this is a finding.
M
5376