File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/ja/docs/concepts/extend-kubernetes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ kubectl edit SampleDB/example-database # 手動でいくつかの設定を変更
89
89
* ユースケースに合わせた、既製のオペレーターを[ OperatorHub.io] ( https://operatorhub.io/ ) から見つけます
90
90
* 自前のオペレーターを書くために既存のツールを使います、例:
91
91
* [ Charmed Operator Framework] ( https://juju.is/ )
92
- * [ Java Operator SDK] ( https://github.com/java- operator-sdk /java-operator-sdk )
92
+ * [ Java Operator SDK] ( https://github.com/operator-framework /java-operator-sdk )
93
93
* [ Kopf] ( https://github.com/nolar/kopf ) (Kubernetes Operator Pythonic Framework)
94
94
* [ kube-rs] ( https://kube.rs/ ) (Rust)
95
95
* [ kubebuilder] ( https://book.kubebuilder.io/ ) を使います
You can’t perform that action at this time.
0 commit comments