28
How to scale MySQL horizontally?
(programming.dev)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
I've been eyeing vitess for this personally, haven't needed it yet, so I can't tell you how good it is in my opinion.
Can you help me out here, I tried to setup vitess with kubernetes and vitess-operator but pods were always crashing and there is no proper community support and docs for it. How did you implement it? And how is the support?
Are you following this guide perhaps?
Also make sure you have a storage class setup (for example Longhorn or Rook/Ceph) the operator docs doesn't explicitly mention that requirement.