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
better-orange-49102
10/13/2022, 6:57 AM
im getting situations where the mysql pod restarted itself, resulting in breaks in ingestion and searches during the period
b
bulky-electrician-72362
10/13/2022, 10:54 AM
Hey xL , Depending on your setup, you can use your cloud providers MySQL solution and connect to that.
b
better-orange-49102
10/13/2022, 10:56 AM
i can't use cloud, my setup is an in-prem thing :(
better-orange-49102
10/13/2022, 10:57 AM
was just wondering if there are any HA RDBMS in helm chart form that i can use
better-orange-49102
10/13/2022, 11:42 AM
perhaps i should consider cassandra for the HA. 😛