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 @@ -93,7 +93,7 @@ kubectl edit SampleDB/example-database # 手動でいくつかの設定を変更
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/ ) を使います
96
- * [ KubeOps] ( https://buehler .github.io/dotnet-operator-sdk/ ) (dotnet operator SDK)
96
+ * [ KubeOps] ( https://dotnet .github.io/dotnet-operator-sdk/ ) (dotnet operator SDK)
97
97
* [ Mast] ( https://docs.ansi.services/mast/user_guide/operator/ )
98
98
* [ Metacontroller] ( https://metacontroller.github.io/metacontroller/intro.html ) を自分で実装したWebHooksと一緒に使います
99
99
* [ Operator Framework] ( https://operatorframework.io ) を使います
You can’t perform that action at this time.
0 commit comments