diff --git a/modules/feature-gate-features.adoc b/modules/feature-gate-features.adoc index f31177c510a1..b3343552364d 100644 --- a/modules/feature-gate-features.adoc +++ b/modules/feature-gate-features.adoc @@ -11,10 +11,6 @@ The following Technology Preview features included in {product-title}: |=== | FeatureGate| Description| Default -|`ExperimentalCriticalPodAnnotation` -|Enables annotating specific Pods as critical so that their scheduling is guaranteed. -|True - |`RotateKubeletServerCertificate` |Enables the rotation of the server TLS certificate on the cluster. |True diff --git a/modules/nodes-cluster-enabling-features-cluster.adoc b/modules/nodes-cluster-enabling-features-cluster.adoc index f942a7d257f1..a2914579f3a6 100644 --- a/modules/nodes-cluster-enabling-features-cluster.adoc +++ b/modules/nodes-cluster-enabling-features-cluster.adoc @@ -10,8 +10,6 @@ editing the Feature Gate Custom Resource, named `cluster`, in the `openshift-con The following Technology Preview features are enabled by feature gates: -* `ExperimentalCriticalPodAnnotation` - * `RotateKubeletServerCertificate` * `SupportPodPidsLimit`