Skip to content

Commit 4efbbb8

Browse files
authored
Merge pull request #44512 from asa3311/sync-zh-90
[zh] sync feature-gates/q*.md
2 parents cb19e85 + 6b87aa8 commit 4efbbb8

File tree

1 file changed

+19
-0
lines changed
  • content/zh-cn/docs/reference/command-line-tools-reference/feature-gates

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: QOSReserved
3+
content_type: feature_gate
4+
_build:
5+
list: never
6+
render: false
7+
8+
stages:
9+
- stage: alpha
10+
defaultValue: false
11+
fromVersion: "1.11"
12+
---
13+
14+
<!--
15+
Allows resource reservations at the QoS level preventing pods
16+
at lower QoS levels from bursting into resources requested at higher QoS levels
17+
(memory only for now).
18+
-->
19+
允许在 QoS 层面预留资源,避免低 QoS 级别的 Pod 占用高 QoS 级别所请求的资源(当前只适用于内存)。

0 commit comments

Comments
 (0)