Skip to content

Commit 5f2381b

Browse files
KEP-2862: Graduate to BETA.
1 parent 9b61d9e commit 5f2381b

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/kubelet-finegrained-authz.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.32"
12+
toVersion: "1.32"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.33"
1216
---
1317
Enable [fine-grained authorization](/docs/reference/access-authn-authz/kubelet-authn-authz/#fine-grained-authorization)
1418
for the kubelet's HTTP(s) API.

0 commit comments

Comments
 (0)