There was an error while loading. Please reload this page.
1 parent 2f74564 commit 34e5944Copy full SHA for 34e5944
content/uk/docs/concepts/extend-kubernetes/operator.md
@@ -76,7 +76,7 @@ kubectl edit SampleDB/example-database # ручна заміна деяких п
76
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
77
* [kube-rs](https://kube.rs/) (Rust)
78
* [kubebuilder](https://book.kubebuilder.io/)
79
-* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
+* [KubeOps](https://dotnet.github.io/dotnet-operator-sdk/) (.NET operator SDK)
80
* [Mast](https://docs.ansi.services/mast/user_guide/operator/)
81
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
82
you implement yourself
0 commit comments