We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2186d4c commit 87d36ecCopy full SHA for 87d36ec
content/en/docs/reference/access-authn-authz/admission-controllers.md
@@ -202,8 +202,6 @@ is recommended instead.
202
This admission controller mitigates the problem where the API server gets flooded by
203
event requests. The cluster admin can specify event rate limits by:
204
205
- * Ensuring that `eventratelimit.admission.k8s.io/v1alpha1=true` is included in the
206
- `--runtime-config` flag for the API server;
207
* Enabling the `EventRateLimit` admission controller;
208
* Referencing an `EventRateLimit` configuration file from the file provided to the API
209
server's command line flag `--admission-control-config-file`:
0 commit comments