Skip to content

Commit b3b7a18

Browse files
authored
Merge pull request #32698 from Arhell/add-link
[ja] add Kopf framework to list
2 parents 134bcbe + aff60f4 commit b3b7a18

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
@@ -89,6 +89,7 @@ kubectl edit SampleDB/example-database # 手動でいくつかの設定を変更
8989
* ユースケースに合わせた、既製のオペレーターを[OperatorHub.io](https://operatorhub.io/)から見つけます
9090
* 自前のオペレーターを書くために既存のツールを使います、例:
9191
* [Charmed Operator Framework](https://juju.is/)
92+
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
9293
* [KUDO](https://kudo.dev/)(Kubernetes Universal Declarative Operator)を使います
9394
* [kubebuilder](https://book.kubebuilder.io/)を使います
9495
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)

0 commit comments

Comments
 (0)