Merge pull request #41991 from thisisharrsh/fix_the_link

Fix the broken link for Kubernetes Volume Plugin
pull/41932/head
Kubernetes Prow Robot 2023-07-12 04:59:12 -07:00 committed by GitHub
commit bdea620da4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)