Rename Flexvolume to FlexVolume in docs (#16333)

This commit is contained in:
Praveen Sastry
2019-09-13 02:42:27 +10:00
committed by Kubernetes Prow Robot
parent 8f2d392fb5
commit b2d803d71e
11 changed files with 34 additions and 34 deletions
@@ -8,7 +8,7 @@ date: 2019-03-22
More and more components that used to be part of Kubernetes are now
being developed outside of Kubernetes. For example, storage drivers
used to be compiled into Kubernetes binaries, then were moved into
[stand-alone Flexvolume
[stand-alone FlexVolume
binaries](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-storage/flexvolume.md)
on the host, and now are delivered as [Container Storage Interface
(CSI) drivers](https://github.com/container-storage-interface/spec)