OK, I am officially confused by the ceph and cephadm documentation (mostly the fact that some things are in the cephadm one and others are in the "general" documentation)
I managed to get a three-node cluster with some old hardware running (as a demo, not productive). MGRs are running, MONs are running, OSDs are running. RGWs are running. The ceph dashboard is running.
Can anyone point me in the right direction / RTFM on how to supply proper certificates to a ceph cluster installed with cephadm? Mostly for the ceph dashboard and the S3 endpoints.
On a related note, do I need to setup haproxy / keepalived / ... myself to make the cluster "highly available" (in my case just surviving the reboot of a node, just to show the setup is "working")? Or can cephadm or similar do that for me, too?
#ceph #cephadm #selfhosting #homelab #storage #s3 #HellYeah