Update SupportPodPidsLimit to Beta (#14118)

Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
pull/14163/head
Ismail Alidzhikov 2019-05-05 04:31:38 +03:00 committed by Kubernetes Prow Robot
parent dd1dcd670b
commit 3745897fc7
1 changed files with 2 additions and 1 deletions

View File

@ -139,7 +139,8 @@ different Kubernetes components.
| `SupportIPVSProxyMode` | `false` | Beta | 1.9 | 1.9 |
| `SupportIPVSProxyMode` | `true` | Beta | 1.10 | 1.10 |
| `SupportIPVSProxyMode` | `true` | GA | 1.11 | |
| `SupportPodPidsLimit` | `false` | Alpha | 1.10 | |
| `SupportPodPidsLimit` | `false` | Alpha | 1.10 | 1.13 |
| `SupportPodPidsLimit` | `true` | Beta | 1.14 | |
| `Sysctls` | `true` | Beta | 1.11 | |
| `TaintBasedEvictions` | `false` | Alpha | 1.6 | 1.12 |
| `TaintBasedEvictions` | `true` | Beta | 1.13 | |