Skip to content

Commit

Permalink
KEP-2862: Graduate to BETA.
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakankugoyal committed Jan 29, 2025
1 parent 5b14254 commit d2cf488
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ stages:
- stage: alpha
defaultValue: false
fromVersion: "1.32"
toVersion: "1.32"
- stage: beta
defaultValue: true
fromVersion: "1.33"
---
Enable [fine-grained authorization](/docs/reference/access-authn-authz/kubelet-authn-authz/#fine-grained-authorization)
for the kubelet's HTTP(s) API.

0 comments on commit d2cf488

Please sign in to comment.