You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/architecture/rook-ceph-install.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,10 @@ This guide provides step-by-step instructions for deploying a Ceph storage
10
10
cluster using the Rook operator on Kubernetes. Rook automates the deployment,
11
11
configuration, and management of Ceph clusters within Kubernetes environments.
12
12
13
-
The instructions here are meant only as a general guideline. We recommend that you use the instructions found in the [official Rook documentation](https://rook.io/docs/rook/latest/) and the [upstream Ceph documentation](https://docs.ceph.com/).
13
+
The instructions here are meant only as a general guideline. We recommend that
14
+
you use the instructions found in the [official Rook
15
+
documentation](https://rook.io/docs/rook/latest/) and the [upstream Ceph
0 commit comments