Bookkeeper is a scalable, fault-tolerant, and low-latency storage service optimized for real-time workloads.
The Bookkeeper Operator manages Bookkeeper clusters deployed to Kubernetes and automates tasks related to operating a Bookkeeper cluster.The operator itself is built with the Operator framework.
The project is currently alpha. While no breaking API changes are currently planned, we reserve the right to address bugs and change the API before the project is declared stable.
To understand how to deploy a Bookkeeper Operator refer to Operator Deployment.
For upgrading the bookkeeper operator check the document on Operator Upgrade
- Create and destroy a Bookkeeper cluster
- Resize cluster
- Rolling upgrades/Rollback
- Bookkeeper Configuration tuning
- Input validation
Check out the development guide.
The latest Bookkeeper releases can be found on the Github Release project page.
We thrive to build a welcoming and open community for anyone who wants to use the operator or contribute to it. Here we describe how to contribute to bookkeepe operator. Contact the developers and community on slack (signup) if you need any help.
Check out the bookkeeper troubleshooting for bookkeeper issues and for operator issues operator troubleshooting.
Bookkeeper Operator is under Apache 2.0 license. See the LICENSE for details.