We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805f2c7 commit 19fe7f2Copy full SHA for 19fe7f2
docs/reference/feature-gates.md
@@ -57,7 +57,8 @@ different Kubernetes components.
57
| `HyperVContainer` | `false` | Alpha | 1.10 | |
58
| `Initializers` | `false` | Alpha | 1.7 | |
59
| `KubeletConfigFile` | `false` | Alpha | 1.8 | 1.9 |
60
-| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | |
+| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | 1.9 |
61
+| `LocalStorageCapacityIsolation` | `true` | Beta| 1.10 | |
62
| `MountContainers` | `false` | Alpha | 1.9 | |
63
| `MountPropagation` | `false` | Alpha | 1.8 | |
64
| `PersistentLocalVolumes` | `false` | Alpha | 1.7 | |
0 commit comments