Question
Did any of you get rook ceph working with DO's kubernetes?
Thinking to use Rock Ceph, dose the DO’s K8s work with it?
Thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
@ckotzbauer In their documentation I still see, atleast for the ceph documentation, a requirement of Flexvolume configuration. Am i looking in the right place? https://rook.io/docs/rook/v1.1/k8s-pre-reqs.html
What kind of storage are you looking to use?
Hm, yes in the prerequisites it is still listed…
In the past commits and in the Helm chart it seems like flexdrivers aren’t needed (and can be disabled) if Ceph-CSI is used.
I think I have to ask the rook folks, cause it’s not really clear in the docs and the code.
I’m looking for a Ceph Storage installed with Rook on DO.