Skip to content

Commit fdc2e38

Browse files
authored
Merge pull request #44562 from 1000Delta/zh_feature-gates_z
[zh] Localize feature-gates/z*.md
2 parents 1452a1d + 89fc0b5 commit fdc2e38

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)