@[email protected] to [email protected]English • 1 year agoHow to scale MySQL horizontally?message-square12fedilinkarrow-up128arrow-down12file-text
arrow-up126arrow-down1message-squareHow to scale MySQL horizontally?@[email protected] to [email protected]English • 1 year agomessage-square12fedilinkfile-text
What is the industry/production grade solutions or if you have already any experience please share it. Thanks
minus-square@[email protected]OPlinkfedilinkEnglish2•1 year agoCan 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?
minus-square@[email protected]linkfedilink2•edit-21 year agoAre 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.
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.