Skip to content

Commit 9c96a32

Browse files
authored
Merge pull request #63033 from cbippley/OSDOCS-6454b
OSDOCS-6454 featureset addition
2 parents e0a758d + 4e80228 commit 9c96a32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/nodes-cluster-enabling-features-about.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The following Technology Preview features are enabled by this feature set:
3030
** Pod disruption budget (PDB) unhealthy pod eviction policy. Enables support for specifying how unhealthy pods are considered for eviction when using PDBs. (`PDBUnhealthyPodEvictionPolicy`)
3131
** Dynamic Resource Allocation API. Enables a new API for requesting and sharing resources between pods and containers. This is an internal feature that most users do not need to interact with. (`DynamicResourceAllocation`)
3232
** Pod security admission enforcement. Enables the restricted enforcement mode for pod security admission. Instead of only logging a warning, pods are rejected if they violate pod security standards. (`OpenShiftPodSecurityAdmission`)
33+
** StatefulSet pod availability upgrading limits. Enables users to define the maximum number of statefulset pods unavailable during updates which reduces application downtime. (`MaxUnavailableStatefulSet`)
3334
--
3435
3536
////

0 commit comments

Comments
 (0)