Experimental Kubernetes Operator kit written in Rust
Documentation:
This project is maintained by psFried
These pages include information on more advanced concepts and usages of the API. They’re a bit sparse at the moment, so please file an issue if there’s something missing.
Information on creating ClientConfig
and authenticating to the Kubernetes API server
How to authenticate with GKE clusters from a development environment
How to use the optional failable
feature for handlers that may return errors
Details on how Roperator uses labels to track Kubernetes resources
Information on mapping Kubernetes resources to structs