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 a577a33 commit 0582e58Copy full SHA for 0582e58
content/en/docs/concepts/extend-kubernetes/operator.md
@@ -117,7 +117,7 @@ operator.
117
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
118
* [kube-rs](https://kube.rs/) (Rust)
119
* [kubebuilder](https://book.kubebuilder.io/)
120
-* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
+* [KubeOps](https://dotnet.github.io/dotnet-operator-sdk/) (.NET operator SDK)
121
* [Mast](https://docs.ansi.services/mast/user_guide/operator/)
122
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
123
you implement yourself
0 commit comments