We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b61d9e commit 5f2381bCopy full SHA for 5f2381b
content/en/docs/reference/command-line-tools-reference/feature-gates/kubelet-finegrained-authz.md
@@ -9,6 +9,10 @@ stages:
9
- stage: alpha
10
defaultValue: false
11
fromVersion: "1.32"
12
+ toVersion: "1.32"
13
+ - stage: beta
14
+ defaultValue: true
15
+ fromVersion: "1.33"
16
---
17
Enable [fine-grained authorization](/docs/reference/access-authn-authz/kubelet-authn-authz/#fine-grained-authorization)
18
for the kubelet's HTTP(s) API.
0 commit comments