website/content/en/docs/reference/command-line-tools-reference/feature-gates/pod-share-process-namespace.md

695 B

title content_type _build stages removed
PodShareProcessNamespace feature_gate
list render
never false
stage defaultValue fromVersion toVersion
alpha false 1.10 1.11
stage defaultValue fromVersion toVersion
beta true 1.12 1.16
stage defaultValue fromVersion toVersion
stable true 1.17 1.19
true

Enable the setting of shareProcessNamespace in a Pod for sharing a single process namespace between containers running in a pod. More details can be found in Share Process Namespace between Containers in a Pod.