We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9473631 commit bc4369bCopy full SHA for bc4369b
content/ja/docs/concepts/extend-kubernetes/operator.md
@@ -92,7 +92,6 @@ kubectl edit SampleDB/example-database # 手動でいくつかの設定を変更
92
* [Java Operator SDK](https://github.com/java-operator-sdk/java-operator-sdk)
93
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
94
* [kube-rs](https://kube.rs/) (Rust)
95
- * [KUDO](https://kudo.dev/)(Kubernetes Universal Declarative Operator)を使います
96
* [kubebuilder](https://book.kubebuilder.io/)を使います
97
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
98
* [Mast](https://docs.ansi.services/mast/user_guide/operator/)
0 commit comments