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 OKD features that are not enabled by default.
You can activate the following feature set by using the FeatureGate CR:
-
TechPreviewNoUpgrade. This feature set is a subset of the current Technology Preview features. This feature set allows you to enable these Technology Preview features on test clusters, where you can fully test them, while leaving the features disabled on production clusters.
|
|
Enabling the TechPreviewNoUpgrade feature set on your cluster cannot be undone and prevents minor version updates. You should not enable this feature set on production clusters.
|
The following Technology Preview features are enabled by this feature set:
-
AdditionalRoutingCapabilities
-
AdminNetworkPolicy
-
AlibabaPlatform
-
AutomatedEtcdBackup
-
AWSClusterHostedDNS
-
AWSServiceLBNetworkSecurityGroup
-
AzureMultiDisk
-
AzureWorkloadIdentity
-
BootcNodeManagement
-
BuildCSIVolumes
-
ClusterMonitoringConfig
-
ClusterVersionOperatorConfiguration
-
ConsolePluginContentSecurityPolicy
-
CPMSMachineNamePrefix
-
DNSNameResolver
-
DynamicResourceAllocation
-
DyanmicServiceEndpointIBMCloud
-
EtcdBackendQuota
-
Example
-
ExternalOIDC
-
ExternalOIDCWithUIDAndExtraClaimMappings
-
GatewayAPI
-
GatewayAPIController
-
GCPClusterHostedDNSInstall
-
GCPCustomAPIEndpoints
-
HighlyAvailableArbiter
-
ImageModeStatusReporting
-
ImageStreamImportMode
-
ImageVolume
-
IngressControllerDynamicConfigurationManager
-
IngressControllerLBSubnetsAWS
-
InsightsConfig
-
InsightsConfigAPI
-
InsightsOnDemandDataGather
-
IrreconcilableMachineConfig
-
KMSEncryptionProvider
-
KMSv1
-
MachineAPIMigration
-
MachineConfigNodes
-
ManagedBootImages
-
ManagedBootImagesAWS
-
ManagedBootImagesAzure
-
ManagedBootImagesvSphere
-
MaxUnavailableStatefulSet
-
MetricsCollectionProfiles
-
MinimumKubeletVersion
-
MixedCPUsAllocation
-
MultiDiskSetup
-
MutatingAdmissionPolicy
-
NetworkDiagnosticsConfig
-
NetworkLiveMigration
-
NetworkSegmentation
-
NewOLM
-
NewOLMCatalogdAPIV1Metas
-
NewOLMOwnSingleNamespace
-
NewOLMPreflightPermissionChecks
-
NewOLMWebhookProviderOpenshiftServiceCA
-
NodeSwap
-
NoRegistryClusterOperations
-
NutanixMultiSubnets
-
OpenShiftPodSecurityAdmission
-
OVNObservability
-
PinnedImages
-
PreconfiguredUDNAddresses
-
ProcMountType
-
RouteAdvertisements
-
RouteExternalCertificate
-
SELinuxMount
-
ServiceAccountTokenNodeBinding
-
SetEIPForNLBIngressController
-
SignatureStores
-
SigstoreImageVerification
-
SigstoreImageVerificationPKI
-
TranslateStreamCloseWebsocketRequests
-
UserNamespacesPodSecurityStandards
-
UserNamespacesSupport
-
VolumeAttributesClass
-
VolumeGroupSnapshot
-
VSphereConfigurableMaxAllowedBlockVolumesPerNode
-
VSphereHostVMGroupZonal
-
VSphereMixedNodeEnv
-
VSphereMultiDisk
-
VSphereMultiNetworks
-
VSphereMultiVCenters
-
TwoNodeOpenShiftClusterWithFencing
See the Additional resources sections for information on some of these features.