Skip to content

Commit 9b54e5e

Browse files
committed
Add Rook-Ceph installation procedure
Add a Rook-Ceph installation procedure to the Cobaltcore documentation. Signed-off-by: Zac Dover <zac.dover@clyso.com>
1 parent c80a209 commit 9b54e5e

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

docs/architecture/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ CobaltCore is built on top of OpenStack and IronCore, leveraging their capabilit
1414
- [**HA Service**](./cluster#ha-service): The high availability service that ensures critical workloads remain operational even in the event of failures.
1515
- [**Cortex**](./cortex): Smart initial placement and scheduling service for compute, storage, and network in cloud-native cloud environments.
1616
- [**Ceph**](./ceph): An all-in-one storage system that provides object, block, and file storage and delivers extraordinary scalability.
17+
- [**Rook-Ceph Installation**](./rook-ceph-install): A procedure for deploying
18+
the all-in-one storage system that provides object, block, and file storage
19+
and delivers extraordinary scalability.

docs/architecture/rook-ceph-install.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ This guide provides step-by-step instructions for deploying a Ceph storage
1010
cluster using the Rook operator on Kubernetes. Rook automates the deployment,
1111
configuration, and management of Ceph clusters within Kubernetes environments.
1212

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/).
14+
15+
1316
## Prerequisites
1417

1518
Before beginning the installation, ensure the following requirements are met:

0 commit comments

Comments
 (0)