Skip to content

Commit ffb5e67

Browse files
authored
Add kube-rs to operator.md's third-party content
We have a [controller guide featured](https://kube.rs/controllers/intro/) on the linked webpage for this so hopefully this is appropriate.
1 parent 41266eb commit ffb5e67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ Operator.
112112

113113
* [Charmed Operator Framework](https://juju.is/)
114114
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
115+
* [kube-rs](https://kube.rs/) (Rust)
115116
* [kubebuilder](https://book.kubebuilder.io/)
116117
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
117118
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)

0 commit comments

Comments
 (0)