File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,8 @@ different Kubernetes components.
56
56
| ` LocalStorageCapacityIsolation ` | ` false ` | Alpha | 1.7 | |
57
57
| ` MountContainers ` | ` false ` | Alpha | 1.9 | |
58
58
| ` MountPropagation ` | ` false ` | Alpha | 1.8 | |
59
- | ` PersistentLocalVolumes ` | ` false ` | Alpha | 1.7 | |
59
+ | ` PersistentLocalVolumes ` | ` true ` | Beta | 1.10 | |
60
+ | ` PersistentLocalVolumes ` | ` false ` | Alpha | 1.7 | 1.9 |
60
61
| ` PodPriority ` | ` false ` | Alpha | 1.8 | |
61
62
| ` PVCProtection ` | ` false ` | Alpha | 1.9 | |
62
63
| ` ResourceLimitsPriorityFunction ` | ` false ` | Alpha | 1.9 | |
@@ -67,7 +68,8 @@ different Kubernetes components.
67
68
| ` SupportIPVSProxyMode ` | ` false ` | Alpha | 1.8 | |
68
69
| ` TaintBasedEvictions ` | ` false ` | Alpha | 1.6 | |
69
70
| ` TaintNodesByCondition ` | ` false ` | Alpha | 1.8 | |
70
- | ` VolumeScheduling ` | ` false ` | Alpha | 1.9 | |
71
+ | ` VolumeScheduling ` | ` true ` | Beta | 1.10 | |
72
+ | ` VolumeScheduling ` | ` false ` | Alpha | 1.9 | 1.9 |
71
73
72
74
## Using a Feature
73
75
You can’t perform that action at this time.
0 commit comments