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 c82d92b + dfe6623 commit b23edadCopy full SHA for b23edad
content/zh/docs/concepts/cluster-administration/flow-control.md
@@ -95,10 +95,10 @@ kube-apiserver \
95
96
<!--
97
Alternatively, you can enable the v1alpha1 version of the API group
98
-with `--runtime-config=flowcontrol.apiserver.k8s.io/v1beta1=true`.
+with `--runtime-config=flowcontrol.apiserver.k8s.io/v1alpha1=true`.
99
-->
100
或者,你也可以通过
101
-`--runtime-config=flowcontrol.apiserver.k8s.io/v1beta1=true`
+`--runtime-config=flowcontrol.apiserver.k8s.io/v1alpha1=true`
102
启用 API 组的 v1alpha1 版本。
103
104
0 commit comments