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 2d0d70d commit 6624cf6Copy full SHA for 6624cf6
content/en/docs/concepts/extend-kubernetes/operator.md
@@ -119,6 +119,7 @@ operator.
119
* [kubebuilder](https://book.kubebuilder.io/)
120
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
121
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
122
+* [Mast](https://docs.ansi.services/mast/user_guide/operator/)
123
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
124
you implement yourself
125
* [Operator Framework](https://operatorframework.io)
0 commit comments