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.
2 parents 9f50755 + 9002a51 commit 4f6c9c6Copy full SHA for 4f6c9c6
content/en/docs/reference/command-line-tools-reference/feature-gates.md
@@ -140,7 +140,8 @@ different Kubernetes components.
140
| `JobReadyPods` | `false` | Alpha | 1.23 | |
141
| `JobTrackingWithFinalizers` | `false` | Alpha | 1.22 | 1.22 |
142
| `JobTrackingWithFinalizers` | `true` | Beta | 1.23 | |
143
-| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | |
+| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | 1.23 |
144
+| `KubeletCredentialProviders` | `true` | Beta | 1.24 | |
145
| `KubeletInUserNamespace` | `false` | Alpha | 1.22 | |
146
| `KubeletPodResources` | `false` | Alpha | 1.13 | 1.14 |
147
| `KubeletPodResources` | `true` | Beta | 1.15 | |
0 commit comments