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 3130e1d commit 892118cCopy full SHA for 892118c
content/en/docs/concepts/extend-kubernetes/operator.md
@@ -114,7 +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)
+* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET 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