Create a task describing Pod process namespace sharing (#7489)

This commit is contained in:
Lee Verberne
2018-03-10 09:50:11 +01:00
committed by k8s-ci-robot
parent 5ffc1e29c0
commit 700209bacb
5 changed files with 133 additions and 0 deletions
+1
View File
@@ -65,6 +65,7 @@ different Kubernetes components.
| `PersistentLocalVolumes` | `false` | Alpha | 1.7 | 1.9 |
| `PersistentLocalVolumes` | `true` | Beta | 1.10 | |
| `PodPriority` | `false` | Alpha | 1.8 | |
| `PodShareProcessNamespace` | `false` | Alpha | 1.10 | |
| `PVCProtection` | `false` | Alpha | 1.9 | |
| `ResourceLimitsPriorityFunction` | `false` | Alpha | 1.9 | |
| `RotateKubeletClientCertificate` | `true` | Beta | 1.7 | |