Skip to content

Commit 83b8ea3

Browse files
committed
Update content/en/docs/concepts/extend-kubernetes/_index.md
1 parent e7c1da2 commit 83b8ea3

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/extend-kubernetes

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ a way to extend Kubernetes with supports for new kinds of volumes. The volumes c
264264
durable external storage, or provide ephemeral storage, or they might offer a read-only interface
265265
to information using a filesystem paradigm.
266266

267-
Kubernetes also includes support for [FlexVolume](/docs/concepts/storage/volumes/#flexvolume) plugins,
267+
Kubernetes also includes support for [FlexVolume](/docs/concepts/storage/volumes/#flexvolume-deprecated) plugins,
268268
which are deprecated since Kubernetes v1.23 (in favour of CSI).
269269

270270
FlexVolume plugins allow users to mount volume types that aren't natively supported by Kubernetes. When

0 commit comments

Comments
 (0)