Closed costrouc closed 6 years ago
this should provide some pointers I hope:
I will not be able to test this until tomorrow. From quickly looking at the links ( especially 'mvp/ceph.yaml' ) it looks like it solves my problem. Thank you @intlabs!
Closing as it appears to have fixed the issue. @costrouc feel free to re-open if needed.
Is this a request for help?: yes
I am looking to use the ceph-helm chart to deploy on a single node kubernetes cluster. I have followed this tutorial and successfully got ceph running without kubernetes on a single node. Now I want to get it running within kubernetes using
ceph-helm
.To clarify my understanding. I can basically follow the tutorial on the ceph documentation for kubernetes + helm. The only differences are:
osd pool default size = 2
andosd crush chooseleaf type = 0
inceph-overrides.yaml
How would I complete step 2? Please correct me it step 1 is not correct.