Skip to content

Commit f130378

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.22"
12+
toVersion: "1.34"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.36"
1216
---
1317
Enables support for running kubelet in a
1418
{{<glossary_tooltip text="user namespace" term_id="userns">}}.

0 commit comments

Comments
 (0)