Flex volume is GA. Remove alpha notation. (#6666)
This commit is contained in:
committed by
Steve Perry
parent
e345f919a9
commit
9714d5a4e5
@@ -939,7 +939,7 @@ achieved by using the `FlexVolume` plugin.
|
||||
`FlexVolume` enables users to mount vendor volumes into a pod. The vendor plugin
|
||||
is implemented using a driver, an executable supporting a list of volume commands
|
||||
defined by the `FlexVolume` API. Drivers must be installed in a pre-defined
|
||||
volume plugin path on each node. This is an alpha feature and may change in future.
|
||||
volume plugin path on each node.
|
||||
|
||||
More details can be found [here](https://github.com/kubernetes/community/blob/master/contributors/devel/flexvolume.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user