Bookkeeper Operator
Overview
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.
Project status: alpha
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.
Install the Operator
To understand how to deploy a Bookkeeper Operator refer to Operator Deployment.
Upgrade the Operator
For upgrading the bookkeeper operator check the document on Operator Upgrade
Features
- Create and destroy a Bookkeeper cluster
- Resize cluster
- Rolling upgrades/Rollback
- Bookkeeper Configuration tuning
- Input validation
Development
Check out the development guide.
Releases
The latest Bookkeeper releases can be found on the Github Release project page.
Contributing and Community
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.
Troubleshooting
Check out the bookkeeper troubleshooting for bookkeeper issues and for operator issues operator troubleshooting.
License
Bookkeeper Operator is under Apache 2.0 license. See the LICENSE for details.