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

13 lines
410 B
Markdown

---
# Removed from Kubernetes
title: PodShareProcessNamespace
content_type: feature_gate
_build:
list: never
render: false
---
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](/docs/tasks/configure-pod-container/share-process-namespace/).