k3s/docs
Kubernetes Submit Queue 8ebc84e71d
Merge pull request #66507 from verb/pid-beta
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Promote ShareProcessNamespace to beta

**What this PR does / why we need it**: The ability to configure PID namespace sharing per-pod was added as an alpha feature in 1.10. This promotes the feature to beta and makes the feature available by default.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
WIP #1615

**Special notes for your reviewer**:
/assign @yujuhong 

**Release note**:

```release-note
The PodShareProcessNamespace feature to configure PID namespace sharing within a pod has been promoted to beta.
```
2018-08-09 05:01:01 -07:00
..
admin autogenerated 2018-06-06 23:41:10 +03:00
api-reference Merge pull request #66507 from verb/pid-beta 2018-08-09 05:01:01 -07:00
man/man1 autogenerated 2018-06-06 23:41:10 +03:00
user-guide/kubectl generated 2018-05-22 08:47:42 -04:00
yaml/kubectl generated 2018-05-22 08:47:42 -04:00
.generated_docs autogenerated 2018-06-06 23:41:10 +03:00
BUILD
OWNERS