An open-source MySQL alternative for running database on Kubernetes
21–30 of 61 posts
Re: An open-source MySQL alternative for running database on Kubernetes
#22Earlier quoted context omitted.
Unless you were using a modified version without making your changes available, why would this be a problem?
AGPL is viral, requiring you open source of all source involved in serving network clients, not only this AGPL software itself. It's meant to close the serve-over-the-network loophole of the GPL.
If the SDK to connect is GPL and the backend service itself (never exposed to a user) is AGPL then you're fine.
Re: An open-source MySQL alternative for running database on Kubernetes
#23Earlier quoted context omitted.
Unless you were using a modified version without making your changes available, why would this be a problem?
AGPL is viral, requiring you open source of all source involved in serving network clients, not only this AGPL software itself. It's meant to close the serve-over-the-network loophole of the GPL.
Re: An open-source MySQL alternative for running database on Kubernetes
#24So now instead of debugging database performance issues you also have to debug the third party database orchestration middleware and the Kubernetes cluster workloads.
That is the reason why you need KubeBlocks, it takes over the complexity.
Re: An open-source MySQL alternative for running database on Kubernetes
#25So now instead of debugging database performance issues you also have to debug the third party database orchestration middleware and the Kubernetes cluster workloads.
That is the reason why you need KubeBlocks, it takes over the complexity.
Re: An open-source MySQL alternative for running database on Kubernetes
#26Re: An open-source MySQL alternative for running database on Kubernetes
#27Re: An open-source MySQL alternative for running database on Kubernetes
#28It looks like this project is for more than just MySQL. Should the title get updated? Also, the `Quick Start` link in the readme goes to a 404.
Maybe use the first sentence of the README:
> KubeBlocks is an open-source Kubernetes operator that manages relational, NoSQL, vector, and streaming databases on the public cloud or on-premise
Re: An open-source MySQL alternative for running database on Kubernetes
#29There are docs for Postgresql and Kafka, but they do not look as fleshed out. Are those production-ready?
Re: An open-source MySQL alternative for running database on Kubernetes
#30Earlier quoted context omitted.
I think the key word here is "you". You just get it running, hack your spaghetti and when it becomes a problem you're already assigned on another project so someone else will have to sort it out.
And that guy is usually me. Just remember when you leave a pool of shit behind, one of the victims might be making a hiring decision about you at some point in the future.