Skip to content

Commit 2d56891

Browse files
authored
Merge pull request #27101 from mengjiao-liu/update-rdb-link
[en] update volume rdb `Rados Block Device` link
2 parents 61c6f2f + 5ae7283 commit 2d56891

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)