Skip to content

Commit fa8b7be

Browse files
authored
Merge pull request #28648 from Arhell/operator
[ja] Adds COF to the list of operators frameworks
2 parents 91f9871 + 9f3e905 commit fa8b7be

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
@@ -87,6 +87,7 @@ kubectl edit SampleDB/example-database # 手動でいくつかの設定を変更
8787
* [Custom Resources](/ja/docs/concepts/extend-kubernetes/api-extension/custom-resources/)をより深く学びます
8888
* ユースケースに合わせた、既製のオペレーターを[OperatorHub.io](https://operatorhub.io/)から見つけます
8989
* 自前のオペレーターを書くために既存のツールを使います、例:
90+
* [Charmed Operator Framework](https://juju.is/)
9091
* [KUDO](https://kudo.dev/)(Kubernetes Universal Declarative Operator)を使います
9192
* [kubebuilder](https://book.kubebuilder.io/)を使います
9293
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html)を自分で実装したWebHooksと一緒に使います

0 commit comments

Comments
 (0)