We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbacc4 commit 9626ee0Copy full SHA for 9626ee0
content/en/docs/reference/command-line-tools-reference/feature-gates/ServiceAccountNodeAudienceRestriction.md
@@ -0,0 +1,18 @@
1
+---
2
+title: ServiceAcccountNodeAudienceRestriction
3
+content_type: feature_gate
4
+_build:
5
+ list: never
6
+ render: false
7
+
8
+stages:
9
+ - stage: beta
10
+ defaultValue: false
11
+ fromVersion: "1.32"
12
+ toVersion: "1.32"
13
14
+ defaultValue: true
15
+ fromVersion: "1.33"
16
17
18
+This gate is used to restrict the audience for which the kubelet can request a service account token for.
0 commit comments