Merge pull request #29637 from reylejano/update-kubeops-description

Follow-up to k/website pr 29529, fix small nit for .NET
This commit is contained in:
Kubernetes Prow Robot
2021-09-08 18:04:10 -07:00
committed by GitHub
@@ -114,7 +114,7 @@ Operator.
* [Charmed Operator Framework](https://juju.is/)
* [kubebuilder](https://book.kubebuilder.io/)
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
you implement yourself