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.
2 parents 2948ff2 + c031257 commit 8a26a33Copy full SHA for 8a26a33
content/en/docs/concepts/extend-kubernetes/operator.md
@@ -114,6 +114,7 @@ Operator.
114
115
* [Charmed Operator Framework](https://juju.is/)
116
* [kubebuilder](https://book.kubebuilder.io/)
117
+* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
118
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
119
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
120
you implement yourself
0 commit comments