Skip to content

Commit 686572a

Browse files
authored
Merge pull request #51990 from Arhell/ja-doc
[ja] update URI to KubeOps
2 parents 2a0dbcb + dff4072 commit 686572a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ kubectl edit SampleDB/example-database # 手動でいくつかの設定を変更
9393
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
9494
* [kube-rs](https://kube.rs/) (Rust)
9595
* [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)
9797
* [Mast](https://docs.ansi.services/mast/user_guide/operator/)
9898
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html)を自分で実装したWebHooksと一緒に使います
9999
* [Operator Framework](https://operatorframework.io)を使います

0 commit comments

Comments
 (0)