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.
1 parent 202f1cd commit 505b8e4Copy full SHA for 505b8e4
content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/mutating-admission-policy.md
@@ -0,0 +1,20 @@
1
+---
2
+title: MutatingAdmissionPolicy
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.30"
12
13
14
+<!--
15
+In Kubernetes {{< skew currentVersion >}}, this feature gate has no effect.
16
+A future release of Kubernetes may use this feature gate to enable
17
+the MutatingAdmissionPolicy in admission chain.
18
+-->
19
+在 Kubernetes {{< skew currentVersion >}} 中,此特性门控没有效果。
20
+Kubernetes 的未来版本可能会使用此特性门控在准入链中启用 MutatingAdmissionPolicy。
0 commit comments