website/content/en/docs/reference/command-line-tools-reference/feature-gates/node-out-of-service-volume-...

719 B

title content_type _build stages removed
NodeOutOfServiceVolumeDetach feature_gate
list render
never false
stage defaultValue fromVersion toVersion
alpha false 1.24 1.25
stage defaultValue fromVersion toVersion
beta true 1.26 1.27
stage defaultValue fromVersion toVersion
stable true 1.28 1.31
true

When a Node is marked out-of-service using the node.kubernetes.io/out-of-service taint, Pods on the node will be forcefully deleted if they can not tolerate this taint, and the volume detach operations for Pods terminating on the node will happen immediately. The deleted Pods can recover quickly on different nodes.