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.
2 parents 2955360 + 0ac2e87 commit 5b36e35Copy full SHA for 5b36e35
content/en/docs/concepts/cluster-administration/flow-control.md
@@ -59,7 +59,7 @@ kube-apiserver \
59
```
60
61
Alternatively, you can enable the v1alpha1 version of the API group
62
-with `--runtime-config=flowcontrol.apiserver.k8s.io/v1beta1=true`.
+with `--runtime-config=flowcontrol.apiserver.k8s.io/v1alpha1=true`.
63
64
The command-line flag `--enable-priority-and-fairness=false` will disable the
65
API Priority and Fairness feature, even if other flags have enabled it.
0 commit comments