Skip to content

Commit 5ae7283

Browse files
author
mengjiao.liu
committed
update volume rdb Rados Block Device link
1 parent 8513a4d commit 5ae7283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ GitHub project has [instructions](https://github.com/quobyte/quobyte-csi#quobyte
932932
### rbd
933933

934934
An `rbd` volume allows a
935-
[Rados Block Device](https://ceph.com/docs/master/rbd/rbd/) (RBD) volume to mount into your
935+
[Rados Block Device](https://docs.ceph.com/en/latest/rbd/) (RBD) volume to mount into your
936936
Pod. Unlike `emptyDir`, which is erased when a pod is removed, the contents of
937937
an `rbd` volume are preserved and the volume is unmounted. This
938938
means that a RBD volume can be pre-populated with data, and that data can

0 commit comments

Comments
 (0)