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 1452a1d + 89fc0b5 commit fdc2e38Copy full SHA for fdc2e38
content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/zero-limited-nominal-concurrency-shares.md
@@ -0,0 +1,19 @@
1
+---
2
+title: ZeroLimitedNominalConcurrencyShares
3
+content_type: feature_gate
4
+_build:
5
+ list: never
6
+ render: false
7
+
8
+stages:
9
+ - stage: beta
10
+ defaultValue: false
11
+ fromVersion: "1.29"
12
13
+<!--
14
+Allow [Priority & Fairness](/docs/concepts/cluster-administration/flow-control/)
15
+in the API server to use a zero value for the `nominalConcurrencyShares field of
16
+the `limited` section of a priority level.
17
+-->
18
+允许 API 服务器中的[优先级和公平性](/zh-cn/docs/concepts/cluster-administration/flow-control/)使用
19
+`limited` 部分的 `nominalConcurrencyShares` 字段的零值作为优先级。
0 commit comments