diff --git a/modules/nodes-cluster-enabling-features-about.adoc b/modules/nodes-cluster-enabling-features-about.adoc index d47bebd52a..dd9fec79c1 100644 --- a/modules/nodes-cluster-enabling-features-about.adoc +++ b/modules/nodes-cluster-enabling-features-about.adoc @@ -7,7 +7,7 @@ = Understanding feature gates [role="_abstract"] -You can use the `FeatureGate` custom resource (CR) to enable specific feature sets so that you can use specific non-default features in your cluster. +You can use the `FeatureGate` custom resource (CR) to enable specific feature sets so that you can use specific non-default features in your cluster. A feature set is a collection of {product-title} features that are not enabled by default. @@ -28,39 +28,48 @@ The following Technology Preview features are enabled by this feature set: ** `AlibabaPlatform` ** `AutomatedEtcdBackup` ** `AWSClusterHostedDNS` -//** `AWSClusterHostedDNSInstall` TP in 4.20.z, QE says to remove for 4.20.0. https://github.com/openshift/openshift-docs/pull/99971/files#r2418324446 -//** `AWSDedicatedHosts` Planned TP in 4.21 https://github.com/openshift/openshift-docs/pull/99971/files#r2418426941 +** `AWSClusterHostedDNSInstall` +** `AWSDedicatedHosts` +** `AWSDualStackInstall` ** `AWSServiceLBNetworkSecurityGroup` -//** `AzureClusterHostedDNSInstall` Planned 4.21 https://github.com/openshift/openshift-docs/pull/99971/files#r2418323357 -//** `AzureDedicatedHosts` Target version 4.21 https://github.com/openshift/openshift-docs/pull/99971/files#r2418333707 +** `AzureClusterHostedDNSInstall` +** `AzureDedicatedHosts` +** `AzureDualStackInstall` ** `AzureMultiDisk` ** `AzureWorkloadIdentity` ** `BootcNodeManagement` +** `BootImageSkewEnforcement` ** `BuildCSIVolumes` +** `CBORServingAndStorage` +** `ClientsPreferCBOR` +** `ClusterAPIInstallIBMCloud` +** `ClusterAPIMachineManagement` ** `ClusterMonitoringConfig` ** `ClusterVersionOperatorConfiguration` ** `ConsolePluginContentSecurityPolicy` ** `CPMSMachineNamePrefix` +** `CRDCompatibilityRequirementOperator` ** `DNSNameResolver` -** `DynamicResourceAllocation` +** `DualReplica` ** `DyanmicServiceEndpointIBMCloud` ** `EtcdBackendQuota` +** `EventTTL` ** `Example` ** `ExternalOIDC` ** `ExternalOIDCWithUIDAndExtraClaimMappings` ** `GatewayAPI` ** `GatewayAPIController` +** `GCPClusterHostedDNS` ** `GCPClusterHostedDNSInstall` +** `GCPDualStackInstall` ** `GCPCustomAPIEndpoints` -//** `GCPCustomAPIEndpointsInstall` Moved to 4.21 https://github.com/openshift/openshift-docs/pull/99971/files#r2418310866 +** `GCPCustomAPIEndpointsInstall` ** `HighlyAvailableArbiter` +** `HyperShiftOnlyDynamicResourceAllocation` ** `ImageModeStatusReporting` ** `ImageStreamImportMode` ** `ImageVolume` -** `IngressControllerDynamicConfigurationManager` -** `IngressControllerLBSubnetsAWS` ** `InsightsConfig` -** `InsightsConfigAPI` ** `InsightsOnDemandDataGather` ** `IrreconcilableMachineConfig` ** `KMSEncryptionProvider` @@ -70,12 +79,14 @@ The following Technology Preview features are enabled by this feature set: ** `ManagedBootImages` ** `ManagedBootImagesAWS` ** `ManagedBootImagesAzure` +** `ManagedBootImagesCPMS` ** `ManagedBootImagesvSphere` ** `MaxUnavailableStatefulSet` ** `MetricsCollectionProfiles` ** `MinimumKubeletVersion` ** `MixedCPUsAllocation` ** `MultiDiskSetup` +** `MutableCSINodeAllocatableCount` ** `MutatingAdmissionPolicy` ** `NetworkDiagnosticsConfig` ** `NetworkLiveMigration` @@ -85,9 +96,11 @@ The following Technology Preview features are enabled by this feature set: ** `NewOLMOwnSingleNamespace` ** `NewOLMPreflightPermissionChecks` ** `NewOLMWebhookProviderOpenshiftServiceCA` -** `NoRegistryClusterOperations` +** `NoRegistryClusterInstall` ** `NutanixMultiSubnets` +** `OnPremDNSRecords` ** `OpenShiftPodSecurityAdmission` +** `OSStreams` ** `OVNObservability` ** `PinnedImages` ** `PreconfiguredUDNAddresses` @@ -96,11 +109,12 @@ The following Technology Preview features are enabled by this feature set: ** `RouteExternalCertificate` ** `SELinuxMount` ** `ServiceAccountTokenNodeBinding` -** `SetEIPForNLBIngressController` ** `SignatureStores` ** `SigstoreImageVerification` ** `SigstoreImageVerificationPKI` +** `StoragePerformantSecurityPolicy` ** `TranslateStreamCloseWebsocketRequests` +** `UpgradeStatus` ** `UserNamespacesPodSecurityStandards` ** `UserNamespacesSupport` ** `VolumeAttributesClass` @@ -110,11 +124,9 @@ The following Technology Preview features are enabled by this feature set: ** `VSphereMixedNodeEnv` ** `VSphereMultiDisk` ** `VSphereMultiNetworks` -** `VSphereMultiVCenters` -** `TwoNodeOpenShiftClusterWithFencing` -- -See the _Additional resources_ sections for information on some of these features. +See the _Additional resources_ sections for information on some of these features. //// Do not document per Derek Carr: https://github.com/openshift/api/pull/370#issuecomment-510632939