An open API service indexing awesome lists of open source software.

https://github.com/ctron/operator-framework

Tools and helper for creating Kubernetes operators in Rust
https://github.com/ctron/operator-framework

kubernetes operator

Last synced: 3 months ago
JSON representation

Tools and helper for creating Kubernetes operators in Rust

Awesome Lists containing this project

README

          

# Operator Framework for Rust

This is a set of tools and helpers to allow creating Kubernetes
Operators in Rust.

The goal of this project is provide some syntactic sugar, making it easier to work with certain types.

Contributions are welcome!