Skip to content

Commit 9002a51

Browse files
committed
KubeletCredentialProviders is now beta
1 parent 69312dd commit 9002a51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ different Kubernetes components.
139139
| `JobReadyPods` | `false` | Alpha | 1.23 | |
140140
| `JobTrackingWithFinalizers` | `false` | Alpha | 1.22 | 1.22 |
141141
| `JobTrackingWithFinalizers` | `true` | Beta | 1.23 | |
142-
| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | |
142+
| `KubeletCredentialProviders` | `false` | Alpha | 1.20 | 1.23 |
143+
| `KubeletCredentialProviders` | `true` | Beta | 1.24 | |
143144
| `KubeletInUserNamespace` | `false` | Alpha | 1.22 | |
144145
| `KubeletPodResources` | `false` | Alpha | 1.13 | 1.14 |
145146
| `KubeletPodResources` | `true` | Beta | 1.15 | |

0 commit comments

Comments
 (0)