Skip to content

Commit 41d7eb1

Browse files
committed
[ja] Add mast operator to list
1 parent 0d92c72 commit 41d7eb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ kubectl edit SampleDB/example-database # 手動でいくつかの設定を変更
9595
* [KUDO](https://kudo.dev/)(Kubernetes Universal Declarative Operator)を使います
9696
* [kubebuilder](https://book.kubebuilder.io/)を使います
9797
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
98+
* [Mast](https://docs.ansi.services/mast/user_guide/operator/)
9899
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html)を自分で実装したWebHooksと一緒に使います
99100
* [Operator Framework](https://operatorframework.io)を使います
100101
* [shell-operator](https://github.com/flant/shell-operator)

0 commit comments

Comments
 (0)