Promote ShareProcessNamespace to beta in docs (#9996)

This commit is contained in:
Lee Verberne
2018-09-10 15:16:53 +02:00
committed by k8s-ci-robot
parent 698e93b441
commit c98cd68630
2 changed files with 4 additions and 3 deletions
@@ -83,6 +83,7 @@ different Kubernetes components.
| `PodReadinessGates` | `false` | Alpha | 1.11 | |
| `PodReadinessGates` | `true` | Beta | 1.12 | |
| `PodShareProcessNamespace` | `false` | Alpha | 1.10 | |
| `PodShareProcessNamespace` | `true` | Beta | 1.12 | |
| `PVCProtection` | `false` | Alpha | 1.9 | 1.9 |
| `ReadOnlyAPIDataVolumes` | `true` | Deprecated | 1.10 | |
| `ResourceLimitsPriorityFunction` | `false` | Alpha | 1.9 | |