roperator

Experimental Kubernetes Operator kit written in Rust

Documentation:

This project is maintained by psFried

Roperator

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.

Introduction

Introduces the core concepts.

The Guide

Walks through building an operator step by step.

Reference Documentation

Contains additional reference documentation, and docs on advanced topics.

API Documentation

Generated docs, hosted by docs.rs.

Upgrade Guide

For information on upgrading from older versions.

Contributors Guide

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.