We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41266eb commit ffb5e67Copy full SHA for ffb5e67
content/en/docs/concepts/extend-kubernetes/operator.md
@@ -112,6 +112,7 @@ Operator.
112
113
* [Charmed Operator Framework](https://juju.is/)
114
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
115
+* [kube-rs](https://kube.rs/) (Rust)
116
* [kubebuilder](https://book.kubebuilder.io/)
117
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
118
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
0 commit comments