More Info:
Set global request timeout for API server requests as appropriate.Risk Level
MediumAddress
SecurityCompliance Standards
- CIS Kubernetes
Triage and Remediation
- Remediation
Remediation
Using Console
Using Console
Run the following command on the Control Plane node: ps -ef | grep kube-apiserver Verify that the —request-timeout argument is either not set or set to an appropriatevalue.

