Skip to content

Commit 86fa9cf

Browse files
authored
Merge pull request #28145 from GreenApple10/feature/del_alpha
[zh] remove alpha feature note from fsGroupChangePolicy
2 parents a45df4e + 779b6ca commit 86fa9cf

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

content/zh/docs/tasks/configure-pod-container/security-context.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -286,13 +286,6 @@ securityContext:
286286
fsGroupChangePolicy: "OnRootMismatch"
287287
```
288288
289-
<!--
290-
This is an alpha feature. To use it, enable the [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) `ConfigurableFSGroupPolicy` for the kube-api-server, the kube-controller-manager, and for the kubelet.
291-
-->
292-
这是一个 Alpha 阶段的功能特性。要使用此特性,需要在 `kube-apiserver`、`kube-controller-manager`
293-
和 `kubelet` 上启用 `ConfigurableFSGroupPolicy`
294-
[特性门控](/zh/docs/reference/command-line-tools-reference/feature-gates/)。
295-
296289
<!--
297290
This field has no effect on ephemeral volume types such as
298291
[`secret`](/docs/concepts/storage/volumes/#secret),

0 commit comments

Comments
 (0)