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.
2 parents 2a0dbcb + dff4072 commit 686572aCopy full SHA for 686572a
content/ja/docs/concepts/extend-kubernetes/operator.md
@@ -93,7 +93,7 @@ kubectl edit SampleDB/example-database # 手動でいくつかの設定を変更
93
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
94
* [kube-rs](https://kube.rs/) (Rust)
95
* [kubebuilder](https://book.kubebuilder.io/)を使います
96
- * [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
+ * [KubeOps](https://dotnet.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
97
* [Mast](https://docs.ansi.services/mast/user_guide/operator/)
98
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html)を自分で実装したWebHooksと一緒に使います
99
* [Operator Framework](https://operatorframework.io)を使います
0 commit comments