File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
reference/command-line-tools-reference Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,6 @@ disablePreemption: true
7878
7979Please note: although preemption of scheduler is enabled by default, preemption will not happen if ` PodPriority` feature is not available.
8080
81-
8281# # PriorityClass
8382
8483A PriorityClass is a non-namespaced object that defines a mapping from a priority
Original file line number Diff line number Diff line change @@ -38,7 +38,8 @@ different Kubernetes components.
3838| ` BlockVolume ` | ` false ` | Alpha | 1.9 | |
3939| ` CPUManager ` | ` false ` | Alpha | 1.8 | 1.9 |
4040| ` CPUManager ` | ` true ` | Beta | 1.10 | |
41- | ` CRIContainerLogRotation ` | ` false ` | Alpha | 1.10 | |
41+ | ` CRIContainerLogRotation ` | ` false ` | Alpha | 1.10 | 1.10 |
42+ | ` CRIContainerLogRotation ` | ` true ` | Beta| 1.11 | |
4243| ` CSIPersistentVolume ` | ` false ` | Alpha | 1.9 | 1.9 |
4344| ` CSIPersistentVolume ` | ` true ` | Beta | 1.10 | |
4445| ` CustomPodDNS ` | ` false ` | Alpha | 1.9 | 1.9 |
You can’t perform that action at this time.
0 commit comments