Experimental Kubernetes Operator kit written in Rust
Documentation:
This project is maintained by psFried
Roperator lets you easily write Kubernetes Operators in Rust. Roperator handles all the mechanics and plumbing of watching and updating your resources, and provides a simple yet powerful api for implementing your operator.
These docs are in the early stages, so please file an issue if you find something unclear or missing, or if you have questions that aren’t answered here.
Introduces the core concepts.
Walks through building an operator step by step.
Contains additional reference documentation, and docs on advanced topics.
Generated docs, hosted by docs.rs.
For information on upgrading from older versions.
Contributions are welcome. No matter who you are or what your level of experience, there’s ways that you can contribute if you want to. See this guide for information on how to help.