Skip to main content

More Info:

Set global request timeout for API server requests as appropriate.

Risk Level

Medium

Address

Security

Compliance Standards

  • CIS Kubernetes

Triage and Remediation

Remediation

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.

Additional Reading: