Limit the rate at which the API server accepts requests. Rationale: A misbehaving workload could overwhelm and DoS the API Server, making it unavailable. This particularly applies to a multi-tenant cluster, where there might be a small percentage of misbehaving tenants which could have a significant impact on the performance of the cluster overall. Hence, it is recommended to limit the rate of events that the API server will accept. Impact: None, as the OpenShift kubelet has been fixed to send fewer requests.
Solution
No remediation is required. Default Value: By default, the OpenShift kubelet has been fixed to send fewer requests. Version 4.6+ it is enabled by default.