Update feature-gates.md (#12997)
Update PodPriority feature to beta since v1.11
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
2cbf05a484
commit
8f30a140de
@@ -104,7 +104,8 @@ different Kubernetes components.
|
||||
| `NodeLease` | `false` | Alpha | 1.12 | |
|
||||
| `PersistentLocalVolumes` | `false` | Alpha | 1.7 | 1.9 |
|
||||
| `PersistentLocalVolumes` | `true` | Beta | 1.10 | |
|
||||
| `PodPriority` | `false` | Alpha | 1.8 | |
|
||||
| `PodPriority` | `false` | Alpha | 1.8 | 1.10 |
|
||||
| `PodPriority` | `true` | Beta | 1.11 | |
|
||||
| `PodReadinessGates` | `false` | Alpha | 1.11 | |
|
||||
| `PodReadinessGates` | `true` | Beta | 1.12 | |
|
||||
| `PodShareProcessNamespace` | `false` | Alpha | 1.10 | |
|
||||
|
||||
Reference in New Issue
Block a user