You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/nodes-cluster-enabling-features-about.adoc
+10-21Lines changed: 10 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,27 +14,16 @@ You can activate the following feature set by using the `FeatureGate` CR:
14
14
+
15
15
The following Technology Preview features are enabled by this feature set:
16
16
+
17
-
** Microsoft Azure File CSI Driver Operator. Enables the provisioning of persistent volumes (PVs) by using the Container Storage Interface (CSI) driver for Microsoft Azure File Storage.
18
-
** CSI automatic migration. Enables automatic migration for supported in-tree volume plugins to their equivalent Container Storage Interface (CSI) drivers. Supported for:
19
-
*** Amazon Web Services (AWS) Elastic Block Storage (EBS)
20
-
*** Google Compute Engine Persistent Disk
21
-
*** Azure File
22
-
*** VMware vSphere
23
-
** Cluster Cloud Controller Manager Operator. Enables the Cluster Cloud Controller Manager Operator rather than the in-tree cloud controller. Available as a Technology Preview for:
24
-
*** Alibaba Cloud
25
-
*** Amazon Web Services (AWS)
26
-
*** Google Cloud Platform (GCP)
27
-
*** IBM Cloud
28
-
*** Microsoft Azure
29
-
***{rh-openstack-first}
30
-
*** VMware vSphere
31
-
** Shared resource CSI driver
32
-
** CSI volume support for the {product-title} build system
33
-
** Swap memory on nodes
34
-
** Cluster API. Enables the integrated upstream Cluster API in {product-title} with the `ClusterAPIEnabled` feature gate. Available as a Technology Preview for:
35
-
*** Amazon Web Services (AWS)
36
-
*** Google Cloud Platform (GCP)
37
-
** Managing alerting rules for core platform monitoring
17
+
*** Azure File (`CSIMigrationAzureFile`)
18
+
*** VMware vSphere (`CSIMigrationvSphere`)
19
+
** Shared Resources CSI Driver and Build CSI Volumes in OpenShift Builds. Enables the Container Storage Interface (CSI) (`CSIDriverSharedResource`).
20
+
** CSI volumes. Enables CSI volume support for the {product-title} build system (`BuildCSIVolumes`).
21
+
** Swap memory on nodes. Enables swap memory use for {product-title} workloads on a per-node basis (`NodeSwap`).
22
+
** cgroups v2. Enables cgroup v2, the next version of the Linux cgroup API (`CGroupsV2`).
23
+
** crun. Enables the crun container runtime (`Crun`).
24
+
** Insights Operator. Enables the Insights Operator, which gathers {product-title} configuration data and sends it to Red Hat (`InsightsConfigAPI`).
25
+
* External cloud providers. Enables support for external cloud providers for clusters on vSphere, AWS, Azure, and GCP. Support for OpenStack is GA. (`ExternalCloudProvider`)
26
+
* Pod topology spread constraints. Enables the `matchLabelKeys` parameter for pod topology contraints. The parameter is list of pod label keys to select the pods over which spreading will be calculated (`MatchLabelKeysInPodTopologySpread`).
38
27
39
28
////
40
29
Do not document per Derek Carr: https://github.com/openshift/api/pull/370#issuecomment-510632939
** xref:../../nodes/scheduling/nodes-scheduler-pod-topology-spread-constraints.adoc#nodes-scheduler-pod-topology-spread-constraints[Controlling pod placement by using pod topology spread constraints]
0 commit comments