It seems that this can not only manage databases but also support Kafka and Pulsar.
An open-source MySQL alternative for running database on Kubernetes
31–40 of 61 posts
Re: An open-source MySQL alternative for running database on Kubernetes
#32I had been keeping an eye on this project before, and upon checking it out recently, I've noticed many minor improvements. It's not just that one operator now supports multiple engines, but the feature experiences of several engines have also gradually become more well-rounded.
Re: An open-source MySQL alternative for running database on Kubernetes
#33The animated screenshot looks promising. I'd like to try it out. What's a good way to get SQL dumps inside the cluster? On the overview page there's a diagram for production deployment that includes a LoadBalancer for external clients. What Loadbalancer can I use that can proxy the MySQL protocol?
Re: An open-source MySQL alternative for running database on Kubernetes
#34I'm still not sure what is the purpose of this, the README is not clear.
Re: An open-source MySQL alternative for running database on Kubernetes
#35This seems interesting but this passage from the readme is a red flag to me: >You do not have to learn database tuning. KubeBlocks can leverage storage and computing resources to achieve optimal database performance. No one has ever delivered on this pipe dream.
So... throw money on compute instead of just adding an index..?
Re: An open-source MySQL alternative for running database on Kubernetes
#36Re: An open-source MySQL alternative for running database on Kubernetes
#37Very confusing title. It made me think it's some kind of open-source database compatible with MySQL (and kind of implies that MySQL isn't open-source).
It seems it's a tool for managing databases in Kubernetes.
Re: An open-source MySQL alternative for running database on Kubernetes
#38The animated screenshot looks promising. I'd like to try it out. What's a good way to get SQL dumps inside the cluster? On the overview page there's a diagram for production deployment that includes a LoadBalancer for external clients. What Loadbalancer can I use that can proxy the MySQL protocol?
Re: An open-source MySQL alternative for running database on Kubernetes
#39So now instead of debugging database performance issues you also have to debug the third party database orchestration middleware and the Kubernetes cluster workloads.
Re: An open-source MySQL alternative for running database on Kubernetes
#40>An open-source MySQL alternative for running database on Kubernetes Very confusing title. It made me think it's some kind of open-source database compatible with MySQL (and kind of implies that MySQL isn't open-source). It seems it's a tool for managing databases in Kubernetes.