-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Boekhorst <[email protected]>
- Loading branch information
1 parent
f88bf1f
commit 67dc1d5
Showing
3 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
sidebar_label: Migrate from Ceph Ansible to Rook (technical preview) | ||
sidebar_position: 31 | ||
--- | ||
|
||
# Migrate from Ceph Ansible to Rook (technical preview) | ||
|
||
## Config.yaml | ||
|
||
the most important configuration file for rookify is config.yaml. | ||
The repository contains both an example for unspecified setups and one specific for the testbed-setup of OSISM. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
sidebar_label: Migrate Ceph-Ansible via Rookify (technical preview) | ||
sidebar_position: 51 | ||
--- | ||
|
||
import Tabs from '@theme/Tabs'; | ||
import TabItem from '@theme/TabItem'; | ||
|
||
# Migrate Ceph-Ansible via Rookify (technical preview) | ||
|
||
:::warning | ||
|
||
This is a technical preview and not recommended for production use yet. | ||
|
||
::: | ||
|
||
Rookify is now also available in OSISM. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
sidebar_label: Ceph via Rook (technical preview) | ||
--- | ||
|
||
# Ceph via Rook (technical preview) | ||
|
||
:::warning | ||
|
||
This is a technical preview and not recommended for production use yet. This whole | ||
document has to be reworkded with more rook like handling. Do not take it for | ||
granted yet. | ||
|
||
::: | ||
|
||
## Where to find docs | ||
|