Skip to content

Commit 771a2c3

Browse files
committed
[pt] Add mast operator to list
1 parent 0d92c72 commit 771a2c3

File tree

1 file changed

+1
-0
lines changed
  • content/pt-br/docs/concepts/extend-kubernetes

1 file changed

+1
-0
lines changed

content/pt-br/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ que pode atuar como um [cliente da API do Kubernetes](/docs/reference/using-api/
128128
* Use ferramentes existentes para escrever os seus Operadores:
129129
* usando [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
130130
* usando [kubebuilder](https://book.kubebuilder.io/)
131+
* usando [Mast](https://docs.ansi.services/mast/user_guide/operator/)
131132
* usando [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) juntamente com WebHooks que
132133
implementa você mesmo
133134
* usando o [Operator Framework](https://operatorframework.io/)

0 commit comments

Comments
 (0)