File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
content/en/docs/reference/command-line-tools-reference Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -100,8 +100,6 @@ different Kubernetes components.
100
100
| ` CustomResourceValidationExpressions ` | ` false ` | Alpha | 1.23 | |
101
101
| ` DaemonSetUpdateSurge ` | ` false ` | Alpha | 1.21 | 1.21 |
102
102
| ` DaemonSetUpdateSurge ` | ` true ` | Beta | 1.22 | |
103
- | ` DefaultPodTopologySpread ` | ` false ` | Alpha | 1.19 | 1.19 |
104
- | ` DefaultPodTopologySpread ` | ` true ` | Beta | 1.20 | |
105
103
| ` DelegateFSGroupToCSIDriver ` | ` false ` | Alpha | 1.22 | 1.22 |
106
104
| ` DelegateFSGroupToCSIDriver ` | ` true ` | Beta | 1.23 | |
107
105
| ` DevicePlugins ` | ` false ` | Alpha | 1.8 | 1.9 |
@@ -298,6 +296,9 @@ different Kubernetes components.
298
296
| ` CustomResourceWebhookConversion ` | ` false ` | Alpha | 1.13 | 1.14 |
299
297
| ` CustomResourceWebhookConversion ` | ` true ` | Beta | 1.15 | 1.15 |
300
298
| ` CustomResourceWebhookConversion ` | ` true ` | GA | 1.16 | - |
299
+ | ` DefaultPodTopologySpread ` | ` false ` | Alpha | 1.19 | 1.19 |
300
+ | ` DefaultPodTopologySpread ` | ` true ` | Beta | 1.20 | 1.23 |
301
+ | ` DefaultPodTopologySpread ` | ` true ` | GA | 1.24 | - |
301
302
| ` DryRun ` | ` false ` | Alpha | 1.12 | 1.12 |
302
303
| ` DryRun ` | ` true ` | Beta | 1.13 | 1.18 |
303
304
| ` DryRun ` | ` true ` | GA | 1.19 | - |
You can’t perform that action at this time.
0 commit comments