@if (startClusterCreation) {
Welcome to {{ projectConstants.projectName }}
Your Ceph cluster is initialized and running.
The cluster control plane is ready.
Add storage to begin using your cluster.
Set up storage for your cluster to run workloads and store data. You can configure storage and data services now, or skip and configure them later.
Storage requirements
Hosts Minimum 3 hosts required

Disks At least 1 disk per host

Data services (optional) Configure Object, Block, or File services
The cluster cannot store data until storage is added. If storage is already configured, continue to the cluster overview.
} @else {
Add Storage

Add Hosts

Create OSDs

Create Services

@if (stepTitles[currentStep?.stepIndex]?.label === 'Create OSDs') { }
} You are about to skip the storage setup process. You'll need to navigate through the menu to add hosts and services.
Are you sure you want to continue?