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 fc21bc6 commit 00b1858Copy full SHA for 00b1858
content/ko/docs/concepts/extend-kubernetes/operator.md
@@ -113,7 +113,7 @@ kubectl edit SampleDB/example-database # 일부 설정을 수동으로 변경하
113
{{% thirdparty-content %}}
114
115
* [Charmed Operator Framework](https://juju.is/)
116
-* [Java Operator SDK](https://github.com/java-operator-sdk/java-operator-sdk)
+* [Java Operator SDK](https://github.com/operator-framework/java-operator-sdk)
117
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
118
* [kube-rs](https://kube.rs/) (Rust)
119
* [kubebuilder](https://book.kubebuilder.io/) 사용하기
0 commit comments