Describe the bug
I am looking to migrate from ceph-csi to the operator as recommended by the ceph-csi release notes. However it is puzzling that the ceph-csi README doesn't mention it at all, and that the ceph-csi-operator docs don't mention any of the other steps necessary to get a complete setup.
I am left wondering what needs to be picked from each documentation to reach a working configuration without losing data.
Please make sure your documentation lists all necessary steps. Stopping at the point where the operator is installed but no storage is available is not appropriate and definitely not a way to "quick start".
Steps to reproduce
Steps to reproduce the behavior:
- Try to install operator
- Find operator docs, follow steps
- Give up when steps end abruptly after setting up a "ClientProfile" with no idea how to set up CSIDrivers or StorageClasses and link them with the cluster
Actual results
My planned maintenance window ended and I am staying with ceph-csi because the operator is obviously not ready for prime time.
Expected behavior
The "recommended" installation method is recommended consistently and sufficiently documented to be used. It is fine for some of the docs to live in the ceph-csi repo, but then you need to reference them.
Describe the bug
I am looking to migrate from ceph-csi to the operator as recommended by the ceph-csi release notes. However it is puzzling that the ceph-csi README doesn't mention it at all, and that the ceph-csi-operator docs don't mention any of the other steps necessary to get a complete setup.
I am left wondering what needs to be picked from each documentation to reach a working configuration without losing data.
Please make sure your documentation lists all necessary steps. Stopping at the point where the operator is installed but no storage is available is not appropriate and definitely not a way to "quick start".
Steps to reproduce
Steps to reproduce the behavior:
Actual results
My planned maintenance window ended and I am staying with ceph-csi because the operator is obviously not ready for prime time.
Expected behavior
The "recommended" installation method is recommended consistently and sufficiently documented to be used. It is fine for some of the docs to live in the ceph-csi repo, but then you need to reference them.