1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00
Files
openshift-docs/modules/feature-gate-features.adoc
2019-05-14 15:07:46 -04:00

30 lines
863 B
Plaintext

// Module included in the following assemblies:
//
// * nodes/nodes-cluster-disabling-features.adoc
// * nodes/nodes-cluster-enabling-features.adoc
[id="feature-gate-features_{context}"]
= Features that are affected by FeatureGates
The following features are affected by FeatureGates:
[options="header"]
|===
| FeatureGate| Description
| *CSIBlockVolume*
| Enables external CSI drivers to implement raw block volume support.
| *ExperimentalCriticalPodAnnotation*
| Enables annotating specific pods as critical so that their scheduling is guaranteed.
| *MachineHealthCheck*
| Enables automatically repairing damaged machines in a machine pool
| *RotateKubeletServerCertificate*
| Enables the rotation of the server TLS certificate on the cluster.
| *SupportPodPidsLimit*
| Enables support for limiting the number of processes (PIDs) running in a pod.
|===