Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.
/ krator Public archive

Kubernetes Rust State Machine Operator

License

Notifications You must be signed in to change notification settings

krator-rs/krator

Repository files navigation

Krator: Kubernetes Operators using State Machines

CII Best Practices

🚧 🚧 This project is highly experimental. 🚧 🚧 It should not be used in production workloads.

Krator acts as an Operator by watching Kubernetes resources and running control loops to reconcile cluster state with desired state. Control loops are specified using a State Machine API pattern which improves reliability and reduces complexity.

Documentation

API Documentation

Looking for the developer guide? Start here.

Examples

Moose Operator

Community, discussion, contribution, and support

You can reach the Krator community and developers via the following channels:

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct.

For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Vulnerability Reporting

For sensitive issues, please email one of the project maintainers. For other issues, please open an issue in this GitHub repository.