We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Rados Block Device
1 parent 8513a4d commit 1aa40b8Copy full SHA for 1aa40b8
content/ko/docs/concepts/storage/volumes.md
@@ -924,7 +924,7 @@ CSI 는 쿠버네티스 내에서 Quobyte 볼륨을 사용하기 위해 권장
924
### rbd
925
926
`rbd` 볼륨을 사용하면
927
-[Rados Block Device](https://ceph.com/docs/master/rbd/rbd/)(RBD) 볼륨을 파드에 마운트할 수
+[Rados Block Device](https://docs.ceph.com/en/latest/rbd/)(RBD) 볼륨을 파드에 마운트할 수
928
있다. 파드를 제거할 때 지워지는 `emptyDir` 와는 다르게 `rbd` 볼륨의
929
내용은 유지되고, 볼륨은 마운트 해제만 된다. 이
930
의미는 RBD 볼륨에 데이터를 미리 채울 수 있으며, 데이터를
0 commit comments