update zh-trans content/zh/docs/tasks/configure-pod-container/share-process-namespace.md (#18330)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8324b0d23c
commit
8f6723b714
@@ -19,7 +19,7 @@ weight: 160
|
|||||||
|
|
||||||
{{% capture overview %}}
|
{{% capture overview %}}
|
||||||
|
|
||||||
{{< feature-state state="beta" >}}
|
{{< feature-state state="stable" for_k8s_version="v1.17" >}}
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
This page shows how to configure process namespace sharing for a pod. When
|
This page shows how to configure process namespace sharing for a pod. When
|
||||||
@@ -42,13 +42,6 @@ include debugging utilities like a shell.
|
|||||||
|
|
||||||
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
|
{{< include "task-tutorial-prereqs.md" >}} {{< version-check >}}
|
||||||
|
|
||||||
<!--
|
|
||||||
Process Namespace Sharing is a **beta** feature that is enabled by default. It
|
|
||||||
may be disabled by setting `--feature-gates=PodShareProcessNamespace=false`.
|
|
||||||
-->
|
|
||||||
进程命名空间共享是默认启用的 **beta** 版功能。
|
|
||||||
您可以通过设置 `--feature-gates=PodShareProcessNamespace=false` 禁用此功能。
|
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|
||||||
{{% capture steps %}}
|
{{% capture steps %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user