| It's good to see a project focussing on production-grade databases on Kubernetes. Particularly the production grade part. There are 33 open source operators for managing databases on Kubernetes. Out of that list only 3 claim to be production ready. Out of 126 Operators that I've looked into the vast majority are abandoned and unfinished. Most state the project status as Alpha in the readme. Kubedb itself has a version number of 0.8.0 for the operator and very low version numbers for the databases. For example version 0.2.0 for Redis. Version numbers can mean anything but they are usually a good indicator of what the project owner thinks the status is. It would be cool to see a break-down of status and expected dates for milestones for Kubedb. For anyone interested in browsing other Operators I keep a table updated half way down this blog post. https://kubedex.com/operators/ The project statuses come directly from what the authors have stated. Many beta status projects are being used in production. |
It would help if the community took a break from new features and worked on stability first so that Operators and other extensions can finally take off. Some of the things being developed now are so esoteric that it seems to be more about finding the next exciting thing to add than usability.