Skip to content

Commit c5dab48

Browse files
committed
KEP-2033: KubeletInUserNamespace: promote to beta
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent 0c94ca5 commit c5dab48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/KubeletInUserNamespace.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.22"
12+
- stage: beta
13+
defaultValue: true
14+
fromVersion: "1.35"
1215
---
1316
Enables support for running kubelet in a
1417
{{<glossary_tooltip text="user namespace" term_id="userns">}}.

0 commit comments

Comments
 (0)