Document that LocalStorageCapacityIsolation is beta (#7635)

A follow-up to the kubernetes/kubernetes#60159 change which has promoted
the `LocalStorageCapacityIsolation` feature gate to Beta.
This commit is contained in:
Qiming
2018-03-05 23:34:53 +08:00
committed by zacharysarah
parent 3385527e11
commit 08d63f2295
+7
View File
@@ -102,8 +102,15 @@ different Kubernetes components.
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | |
=======
| `KubeletConfigFile` | `false` | Alpha | 1.8 | 1.9 |
<<<<<<< HEAD
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | |
>>>>>>> Document the removal of the KubeletConfigFile feature gate (#7140)
||||||| merged common ancestors
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | |
=======
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | 1.9 |
| `LocalStorageCapacityIsolation` | `true` | Beta| 1.10 | |
>>>>>>> Document that LocalStorageCapacityIsolation is beta (#7635)
| `MountContainers` | `false` | Alpha | 1.9 | |
| `MountPropagation` | `false` | Alpha | 1.8 | 1.9 |
| `MountPropagation` | `true` | Beta | 1.10 | |