Stackable Operator for Apache Kafka This is an operator for Kubernetes that can manage Apache Kafka clusters. Warning This operator does not work with containers/container images. It relies on the Stackable Agent to run on "bare metal" via systemd Building This operator is written in Rust. It is developed against the latest Rust release (1.53.0-nightly at the time of writing this). Note This requires Rust nightly due to the use of the backtrace feature. cargo build