Merge pull request #41991 from thisisharrsh/fix_the_link
Fix the broken link for Kubernetes Volume Pluginpull/41932/head
commit
bdea620da4
|
@ -54,7 +54,7 @@ mounting/dismounting a volume to/from individual containers in a pod that needs
|
|||
persist data.
|
||||
|
||||
Volume management components are shipped as Kubernetes volume
|
||||
[plugin](/docs/concepts/storage/volumes/#types-of-volumes).
|
||||
[plugin](/docs/concepts/storage/volumes/#volume-types).
|
||||
The following broad classes of Kubernetes volume plugins are supported on Windows:
|
||||
|
||||
* [`FlexVolume plugins`](/docs/concepts/storage/volumes/#flexvolume)
|
||||
|
|
Loading…
Reference in New Issue