For k8s deployment, has anyone encountered situati...
# all-things-deployment
b
For k8s deployment, has anyone encountered situations where the bitnami MySQL helm chart is not enough to ensure reliability? Just wondering if there are other helm charts we can use or something
im getting situations where the mysql pod restarted itself, resulting in breaks in ingestion and searches during the period
b
Hey xL , Depending on your setup, you can use your cloud providers MySQL solution and connect to that.
b
i can't use cloud, my setup is an in-prem thing :(
was just wondering if there are any HA RDBMS in helm chart form that i can use
perhaps i should consider cassandra for the HA. 😛