Skip to content

Commit 239782f

Browse files
authored
Merge pull request #38311 from YuikoTakada/update_Graduated_Deprecated_featuregate
[ja]Update graduated or deprecated feature gates
2 parents ba6f435 + d355bce commit 239782f

File tree

1 file changed

+107
-121
lines changed

1 file changed

+107
-121
lines changed

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

Lines changed: 107 additions & 121 deletions
Original file line numberDiff line numberDiff line change
@@ -191,133 +191,119 @@ content_type: concept
191191

192192
| 機能名 | デフォルト値 | ステージ | 導入開始バージョン | 最終利用可能バージョン |
193193
|---------|---------|-------|-------|-------|
194-
| `Accelerators` | `false` | Alpha | 1.6 | 1.10 |
195-
| `Accelerators` | - | Deprecated | 1.11 | - |
196194
| `AdvancedAuditing` | `false` | Alpha | 1.7 | 1.7 |
197195
| `AdvancedAuditing` | `true` | Beta | 1.8 | 1.11 |
198196
| `AdvancedAuditing` | `true` | GA | 1.12 | - |
199-
| `AffinityInAnnotations` | `false` | Alpha | 1.6 | 1.7 |
200-
| `AffinityInAnnotations` | - | Deprecated | 1.8 | - |
201-
| `AllowExtTrafficLocalEndpoints` | `false` | Beta | 1.4 | 1.6 |
202-
| `AllowExtTrafficLocalEndpoints` | `true` | GA | 1.7 | - |
203-
| `BlockVolume` | `false` | Alpha | 1.9 | 1.12 |
204-
| `BlockVolume` | `true` | Beta | 1.13 | 1.17 |
205-
| `BlockVolume` | `true` | GA | 1.18 | - |
206-
| `CSIBlockVolume` | `false` | Alpha | 1.11 | 1.13 |
207-
| `CSIBlockVolume` | `true` | Beta | 1.14 | 1.17 |
208-
| `CSIBlockVolume` | `true` | GA | 1.18 | - |
209-
| `CSIDriverRegistry` | `false` | Alpha | 1.12 | 1.13 |
210-
| `CSIDriverRegistry` | `true` | Beta | 1.14 | 1.17 |
211-
| `CSIDriverRegistry` | `true` | GA | 1.18 | |
212-
| `CSINodeInfo` | `false` | Alpha | 1.12 | 1.13 |
213-
| `CSINodeInfo` | `true` | Beta | 1.14 | 1.16 |
214-
| `CSINodeInfo` | `true` | GA | 1.17 | |
215-
| `AttachVolumeLimit` | `false` | Alpha | 1.11 | 1.11 |
216-
| `AttachVolumeLimit` | `true` | Beta | 1.12 | 1.16 |
217-
| `AttachVolumeLimit` | `true` | GA | 1.17 | - |
218-
| `CSIPersistentVolume` | `false` | Alpha | 1.9 | 1.9 |
219-
| `CSIPersistentVolume` | `true` | Beta | 1.10 | 1.12 |
220-
| `CSIPersistentVolume` | `true` | GA | 1.13 | - |
221-
| `CustomPodDNS` | `false` | Alpha | 1.9 | 1.9 |
222-
| `CustomPodDNS` | `true` | Beta| 1.10 | 1.13 |
223-
| `CustomPodDNS` | `true` | GA | 1.14 | - |
224-
| `CustomResourcePublishOpenAPI` | `false` | Alpha| 1.14 | 1.14 |
225-
| `CustomResourcePublishOpenAPI` | `true` | Beta| 1.15 | 1.15 |
226-
| `CustomResourcePublishOpenAPI` | `true` | GA | 1.16 | - |
227-
| `CustomResourceSubresources` | `false` | Alpha | 1.10 | 1.10 |
228-
| `CustomResourceSubresources` | `true` | Beta | 1.11 | 1.15 |
229-
| `CustomResourceSubresources` | `true` | GA | 1.16 | - |
230-
| `CustomResourceValidation` | `false` | Alpha | 1.8 | 1.8 |
231-
| `CustomResourceValidation` | `true` | Beta | 1.9 | 1.15 |
232-
| `CustomResourceValidation` | `true` | GA | 1.16 | - |
233-
| `CustomResourceWebhookConversion` | `false` | Alpha | 1.13 | 1.14 |
234-
| `CustomResourceWebhookConversion` | `true` | Beta | 1.15 | 1.15 |
235-
| `CustomResourceWebhookConversion` | `true` | GA | 1.16 | - |
236-
| `DynamicProvisioningScheduling` | `false` | Alpha | 1.11 | 1.11 |
237-
| `DynamicProvisioningScheduling` | - | Deprecated| 1.12 | - |
238-
| `DynamicVolumeProvisioning` | `true` | Alpha | 1.3 | 1.7 |
239-
| `DynamicVolumeProvisioning` | `true` | GA | 1.8 | - |
240-
| `EnableAggregatedDiscoveryTimeout` | `true` | Deprecated | 1.16 | - |
241-
| `EnableEquivalenceClassCache` | `false` | Alpha | 1.8 | 1.14 |
242-
| `EnableEquivalenceClassCache` | - | Deprecated | 1.15 | - |
243-
| `ExperimentalCriticalPodAnnotation` | `false` | Alpha | 1.5 | 1.12 |
244-
| `ExperimentalCriticalPodAnnotation` | `false` | Deprecated | 1.13 | - |
245-
| `GCERegionalPersistentDisk` | `true` | Beta | 1.10 | 1.12 |
246-
| `GCERegionalPersistentDisk` | `true` | GA | 1.13 | - |
247-
| `HugePages` | `false` | Alpha | 1.8 | 1.9 |
248-
| `HugePages` | `true` | Beta| 1.10 | 1.13 |
249-
| `HugePages` | `true` | GA | 1.14 | - |
250-
| `Initializers` | `false` | Alpha | 1.7 | 1.13 |
251-
| `Initializers` | - | Deprecated | 1.14 | - |
252-
| `KubeletConfigFile` | `false` | Alpha | 1.8 | 1.9 |
253-
| `KubeletConfigFile` | - | Deprecated | 1.10 | - |
254-
| `KubeletPluginsWatcher` | `false` | Alpha | 1.11 | 1.11 |
255-
| `KubeletPluginsWatcher` | `true` | Beta | 1.12 | 1.12 |
256-
| `KubeletPluginsWatcher` | `true` | GA | 1.13 | - |
257-
| `MountPropagation` | `false` | Alpha | 1.8 | 1.9 |
258-
| `MountPropagation` | `true` | Beta | 1.10 | 1.11 |
259-
| `MountPropagation` | `true` | GA | 1.12 | - |
260-
| `NodeLease` | `false` | Alpha | 1.12 | 1.13 |
261-
| `NodeLease` | `true` | Beta | 1.14 | 1.16 |
262-
| `NodeLease` | `true` | GA | 1.17 | - |
263-
| `PersistentLocalVolumes` | `false` | Alpha | 1.7 | 1.9 |
264-
| `PersistentLocalVolumes` | `true` | Beta | 1.10 | 1.13 |
265-
| `PersistentLocalVolumes` | `true` | GA | 1.14 | - |
266-
| `PodPriority` | `false` | Alpha | 1.8 | 1.10 |
267-
| `PodPriority` | `true` | Beta | 1.11 | 1.13 |
268-
| `PodPriority` | `true` | GA | 1.14 | - |
269-
| `PodReadinessGates` | `false` | Alpha | 1.11 | 1.11 |
270-
| `PodReadinessGates` | `true` | Beta | 1.12 | 1.13 |
271-
| `PodReadinessGates` | `true` | GA | 1.14 | - |
272-
| `PodShareProcessNamespace` | `false` | Alpha | 1.10 | 1.11 |
273-
| `PodShareProcessNamespace` | `true` | Beta | 1.12 | 1.16 |
274-
| `PodShareProcessNamespace` | `true` | GA | 1.17 | - |
275-
| `PVCProtection` | `false` | Alpha | 1.9 | 1.9 |
276-
| `PVCProtection` | - | Deprecated | 1.10 | - |
277-
| `RequestManagement` | `false` | Alpha | 1.15 | 1.16 |
278-
| `ResourceQuotaScopeSelectors` | `false` | Alpha | 1.11 | 1.11 |
279-
| `ResourceQuotaScopeSelectors` | `true` | Beta | 1.12 | 1.16 |
280-
| `ResourceQuotaScopeSelectors` | `true` | GA | 1.17 | - |
281-
| `ScheduleDaemonSetPods` | `false` | Alpha | 1.11 | 1.11 |
282-
| `ScheduleDaemonSetPods` | `true` | Beta | 1.12 | 1.16 |
283-
| `ScheduleDaemonSetPods` | `true` | GA | 1.17 | - |
284-
| `ServiceLoadBalancerFinalizer` | `false` | Alpha | 1.15 | 1.15 |
285-
| `ServiceLoadBalancerFinalizer` | `true` | Beta | 1.16 | 1.16 |
286-
| `ServiceLoadBalancerFinalizer` | `true` | GA | 1.17 | - |
287-
| `StorageObjectInUseProtection` | `true` | Beta | 1.10 | 1.10 |
288-
| `StorageObjectInUseProtection` | `true` | GA | 1.11 | - |
289-
| `SupportIPVSProxyMode` | `false` | Alpha | 1.8 | 1.8 |
290-
| `SupportIPVSProxyMode` | `false` | Beta | 1.9 | 1.9 |
291-
| `SupportIPVSProxyMode` | `true` | Beta | 1.10 | 1.10 |
292-
| `SupportIPVSProxyMode` | `true` | GA | 1.11 | - |
293-
| `TaintBasedEvictions` | `false` | Alpha | 1.6 | 1.12 |
294-
| `TaintBasedEvictions` | `true` | Beta | 1.13 | 1.17 |
295-
| `TaintBasedEvictions` | `true` | GA | 1.18 | - |
296-
| `TaintNodesByCondition` | `false` | Alpha | 1.8 | 1.11 |
297-
| `TaintNodesByCondition` | `true` | Beta | 1.12 | 1.16 |
298-
| `TaintNodesByCondition` | `true` | GA | 1.17 | - |
299-
| `VolumePVCDataSource` | `false` | Alpha | 1.15 | 1.15 |
300-
| `VolumePVCDataSource` | `true` | Beta | 1.16 | 1.17 |
301-
| `VolumePVCDataSource` | `true` | GA | 1.18 | - |
302-
| `VolumeScheduling` | `false` | Alpha | 1.9 | 1.9 |
303-
| `VolumeScheduling` | `true` | Beta | 1.10 | 1.12 |
304-
| `VolumeScheduling` | `true` | GA | 1.13 | - |
305-
| `VolumeScheduling` | `false` | Alpha | 1.9 | 1.9 |
306-
| `VolumeScheduling` | `true` | Beta | 1.10 | 1.12 |
307-
| `VolumeScheduling` | `true` | GA | 1.13 | - |
308-
| `VolumeSubpath` | `true` | GA | 1.13 | - |
309-
| `VolumeSubpathEnvExpansion` | `false` | Alpha | 1.14 | 1.14 |
310-
| `VolumeSubpathEnvExpansion` | `true` | Beta | 1.15 | 1.16 |
311-
| `VolumeSubpathEnvExpansion` | `true` | GA | 1.17 | - |
197+
| `CSIInlineVolume` | `false` | Alpha | 1.15 | 1.15 |
198+
| `CSIInlineVolume` | `true` | Beta | 1.16 | 1.24 |
199+
| `CSIInlineVolume` | `true` | GA | 1.25 | - |
200+
| `CSIMigration` | `false` | Alpha | 1.14 | 1.16 |
201+
| `CSIMigration` | `true` | Beta | 1.17 | 1.24 |
202+
| `CSIMigration` | `true` | GA | 1.25 | - |
203+
| `CSIMigrationAWS` | `false` | Alpha | 1.14 | 1.16 |
204+
| `CSIMigrationAWS` | `false` | Beta | 1.17 | 1.22 |
205+
| `CSIMigrationAWS` | `true` | Beta | 1.23 | 1.24 |
206+
| `CSIMigrationAWS` | `true` | GA | 1.25 | - |
207+
| `CSIMigrationAzureDisk` | `false` | Alpha | 1.15 | 1.18 |
208+
| `CSIMigrationAzureDisk` | `false` | Beta | 1.19 | 1.22 |
209+
| `CSIMigrationAzureDisk` | `true` | Beta | 1.23 | 1.23 |
210+
| `CSIMigrationAzureDisk` | `true` | GA | 1.24 | |
211+
| `CSIMigrationGCE` | `false` | Alpha | 1.14 | 1.16 |
212+
| `CSIMigrationGCE` | `false` | Beta | 1.17 | 1.22 |
213+
| `CSIMigrationGCE` | `true` | Beta | 1.23 | 1.24 |
214+
| `CSIMigrationGCE` | `true` | GA | 1.25 | - |
215+
| `CSIMigrationOpenStack` | `false` | Alpha | 1.14 | 1.17 |
216+
| `CSIMigrationOpenStack` | `true` | Beta | 1.18 | 1.23 |
217+
| `CSIMigrationOpenStack` | `true` | GA | 1.24 | |
218+
| `CSIStorageCapacity` | `false` | Alpha | 1.19 | 1.20 |
219+
| `CSIStorageCapacity` | `true` | Beta | 1.21 | 1.23 |
220+
| `CSIStorageCapacity` | `true` | GA | 1.24 | - |
221+
| `CSRDuration` | `true` | Beta | 1.22 | 1.23 |
222+
| `CSRDuration` | `true` | GA | 1.24 | - |
223+
| `ControllerManagerLeaderMigration` | `false` | Alpha | 1.21 | 1.21 |
224+
| `ControllerManagerLeaderMigration` | `true` | Beta | 1.22 | 1.23 |
225+
| `ControllerManagerLeaderMigration` | `true` | GA | 1.24 | - |
226+
| `CronJobTimeZone` | `false` | Alpha | 1.24 | 1.24 |
227+
| `CronJobTimeZone` | `true` | Beta | 1.25 | |
228+
| `DaemonSetUpdateSurge` | `false` | Alpha | 1.21 | 1.21 |
229+
| `DaemonSetUpdateSurge` | `true` | Beta | 1.22 | 1.24 |
230+
| `DaemonSetUpdateSurge` | `true` | GA | 1.25 | - |
231+
| `DefaultPodTopologySpread` | `false` | Alpha | 1.19 | 1.19 |
232+
| `DefaultPodTopologySpread` | `true` | Beta | 1.20 | 1.23 |
233+
| `DefaultPodTopologySpread` | `true` | GA | 1.24 | - |
234+
| `DisableAcceleratorUsageMetrics` | `false` | Alpha | 1.19 | 1.19 |
235+
| `DisableAcceleratorUsageMetrics` | `true` | Beta | 1.20 | 1.24 |
236+
| `DisableAcceleratorUsageMetrics` | `true` | GA | 1.25 |- |
237+
| `DryRun` | `false` | Alpha | 1.12 | 1.12 |
238+
| `DryRun` | `true` | Beta | 1.13 | 1.18 |
239+
| `DryRun` | `true` | GA | 1.19 | - |
240+
| `DynamicKubeletConfig` | `false` | Alpha | 1.4 | 1.10 |
241+
| `DynamicKubeletConfig` | `true` | Beta | 1.11 | 1.21 |
242+
| `DynamicKubeletConfig` | `false` | Deprecated | 1.22 | - |
243+
| `EfficientWatchResumption` | `false` | Alpha | 1.20 | 1.20 |
244+
| `EfficientWatchResumption` | `true` | Beta | 1.21 | 1.23 |
245+
| `EfficientWatchResumption` | `true` | GA | 1.24 | - |
246+
| `EphemeralContainers` | `false` | Alpha | 1.16 | 1.22 |
247+
| `EphemeralContainers` | `true` | Beta | 1.23 | 1.24 |
248+
| `EphemeralContainers` | `true` | GA | 1.25 | - |
249+
| `ExecProbeTimeout` | `true` | GA | 1.20 | - |
250+
| `ExpandCSIVolumes` | `false` | Alpha | 1.14 | 1.15 |
251+
| `ExpandCSIVolumes` | `true` | Beta | 1.16 | 1.23 |
252+
| `ExpandCSIVolumes` | `true` | GA | 1.24 | - |
253+
| `ExpandInUsePersistentVolumes` | `false` | Alpha | 1.11 | 1.14 |
254+
| `ExpandInUsePersistentVolumes` | `true` | Beta | 1.15 | 1.23 |
255+
| `ExpandInUsePersistentVolumes` | `true` | GA | 1.24 | - |
256+
| `ExpandPersistentVolumes` | `false` | Alpha | 1.8 | 1.10 |
257+
| `ExpandPersistentVolumes` | `true` | Beta | 1.11 | 1.23 |
258+
| `ExpandPersistentVolumes` | `true` | GA | 1.24 |- |
259+
| `IdentifyPodOS` | `false` | Alpha | 1.23 | 1.23 |
260+
| `IdentifyPodOS` | `true` | Beta | 1.24 | 1.24 |
261+
| `IdentifyPodOS` | `true` | GA | 1.25 | - |
262+
| `IndexedJob` | `false` | Alpha | 1.21 | 1.21 |
263+
| `IndexedJob` | `true` | Beta | 1.22 | 1.23 |
264+
| `IndexedJob` | `true` | GA | 1.24 | - |
265+
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | 1.9 |
266+
| `LocalStorageCapacityIsolation` | `true` | Beta | 1.10 | 1.24 |
267+
| `LocalStorageCapacityIsolation` | `true` | GA | 1.25 | - |
268+
| `NetworkPolicyEndPort` | `false` | Alpha | 1.21 | 1.21 |
269+
| `NetworkPolicyEndPort` | `true` | Beta | 1.22 | 1.24 |
270+
| `NetworkPolicyEndPort` | `true` | GA | 1.25 | - |
271+
| `NonPreemptingPriority` | `false` | Alpha | 1.15 | 1.18 |
272+
| `NonPreemptingPriority` | `true` | Beta | 1.19 | 1.23 |
273+
| `NonPreemptingPriority` | `true` | GA | 1.24 | - |
274+
| `PodAffinityNamespaceSelector` | `false` | Alpha | 1.21 | 1.21 |
275+
| `PodAffinityNamespaceSelector` | `true` | Beta | 1.22 | 1.23 |
276+
| `PodAffinityNamespaceSelector` | `true` | GA | 1.24 | - |
277+
| `PodOverhead` | `false` | Alpha | 1.16 | 1.17 |
278+
| `PodOverhead` | `true` | Beta | 1.18 | 1.23 |
279+
| `PodOverhead` | `true` | GA | 1.24 | - |
280+
| `PodSecurity` | `false` | Alpha | 1.22 | 1.22 |
281+
| `PodSecurity` | `true` | Beta | 1.23 | 1.24 |
282+
| `PodSecurity` | `true` | GA | 1.25 | |
283+
| `PreferNominatedNode` | `false` | Alpha | 1.21 | 1.21 |
284+
| `PreferNominatedNode` | `true` | Beta | 1.22 | 1.23 |
285+
| `PreferNominatedNode` | `true` | GA | 1.24 | - |
286+
| `RemoveSelfLink` | `false` | Alpha | 1.16 | 1.19 |
287+
| `RemoveSelfLink` | `true` | Beta | 1.20 | 1.23 |
288+
| `RemoveSelfLink` | `true` | GA | 1.24 | - |
289+
| `ServerSideApply` | `false` | Alpha | 1.14 | 1.15 |
290+
| `ServerSideApply` | `true` | Beta | 1.16 | 1.21 |
291+
| `ServerSideApply` | `true` | GA | 1.22 | - |
292+
| `ServiceLBNodePortControl` | `false` | Alpha | 1.20 | 1.21 |
293+
| `ServiceLBNodePortControl` | `true` | Beta | 1.22 | 1.23 |
294+
| `ServiceLBNodePortControl` | `true` | GA | 1.24 | - |
295+
| `ServiceLoadBalancerClass` | `false` | Alpha | 1.21 | 1.21 |
296+
| `ServiceLoadBalancerClass` | `true` | Beta | 1.22 | 1.23 |
297+
| `ServiceLoadBalancerClass` | `true` | GA | 1.24 | - |
298+
| `StatefulSetMinReadySeconds` | `false` | Alpha | 1.22 | 1.22 |
299+
| `StatefulSetMinReadySeconds` | `true` | Beta | 1.23 | 1.24 |
300+
| `StatefulSetMinReadySeconds` | `true` | GA | 1.25 | - |
301+
| `SuspendJob` | `false` | Alpha | 1.21 | 1.21 |
302+
| `SuspendJob` | `true` | Beta | 1.22 | 1.23 |
303+
| `SuspendJob` | `true` | GA | 1.24 | - |
312304
| `WatchBookmark` | `false` | Alpha | 1.15 | 1.15 |
313305
| `WatchBookmark` | `true` | Beta | 1.16 | 1.16 |
314306
| `WatchBookmark` | `true` | GA | 1.17 | - |
315-
| `WindowsGMSA` | `false` | Alpha | 1.14 | 1.15 |
316-
| `WindowsGMSA` | `true` | Beta | 1.16 | 1.17 |
317-
| `WindowsGMSA` | `true` | GA | 1.18 | - |
318-
| `WindowsRunAsUserName` | `false` | Alpha | 1.16 | 1.16 |
319-
| `WindowsRunAsUserName` | `true` | Beta | 1.17 | 1.17 |
320-
| `WindowsRunAsUserName` | `true` | GA | 1.18 | - |
321307
{{< /table >}}
322308

323309
## 機能を使用する

0 commit comments

Comments
 (0)