crabka-operator
Kubernetes operator for Crabka clusters.
This crate is part of Crabka, a Rust implementation of Kafka-compatible infrastructure and clients.
Install
= "0.3.1"
For workspace development, use the path dependency from this repository instead.
Usage example
Generate CRDs locally, then run the operator in a Kubernetes cluster:
WATCH_NAMESPACE=crabka-system
Documentation
API documentation is published on docs.rs/crabka-operator. The repository README contains project-wide setup, development, and release notes.
License
Apache-2.0. See the repository LICENSE and NOTICE files for details.