follow-up to k website pr 29529

This commit is contained in:
Rey Lejano 2021-09-07 16:58:20 -07:00
parent 3130e1d221
commit 892118c9cc
1 changed files with 1 additions and 1 deletions

View File

@ -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