Skip to content

Commit 6624cf6

Browse files
authored
Add mast operator to list (#37355)
* Add mast operator to list #37354 - link to mast Operator * Update operator.md Change order to alphabetical * Update operator.md
1 parent 2d0d70d commit 6624cf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ operator.
119119
* [kubebuilder](https://book.kubebuilder.io/)
120120
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
121121
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
122+
* [Mast](https://docs.ansi.services/mast/user_guide/operator/)
122123
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
123124
you implement yourself
124125
* [Operator Framework](https://operatorframework.io)

0 commit comments

Comments
 (0)