Merge pull request #21453 from denkensk/update-non-preempt-beta

Update non-preempting option Doc
This commit is contained in:
Kubernetes Prow Robot
2020-07-14 10:11:21 -07:00
committed by GitHub
2 changed files with 3 additions and 6 deletions
@@ -118,7 +118,8 @@ different Kubernetes components.
| `LocalStorageCapacityIsolationFSQuotaMonitoring` | `false` | Alpha | 1.15 | |
| `MountContainers` | `false` | Alpha | 1.9 | |
| `NodeDisruptionExclusion` | `false` | Alpha | 1.16 | |
| `NonPreemptingPriority` | `false` | Alpha | 1.15 | |
| `NonPreemptingPriority` | `false` | Alpha | 1.15 | 1.18|
| `NonPreemptingPriority` | `true` | Beta | 1.19 | |
| `PodDisruptionBudget` | `false` | Alpha | 1.3 | 1.4 |
| `PodDisruptionBudget` | `true` | Beta | 1.5 | |
| `PodOverhead` | `false` | Alpha | 1.16 | - |