[ko] Update operator.md: Removed KUDO

pull/47004/head
Arhell 2024-07-06 09:40:52 +03:00
parent da0092792b
commit 11d3d6af5f
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ kubectl edit SampleDB/example-database # 일부 설정을 수동으로 변경하
* [kube-rs](https://kube.rs/) (Rust)
* [kubebuilder](https://book.kubebuilder.io/) 사용하기
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET 오퍼레이터 SDK)
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
* 웹훅(WebHook)과 함께 [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html)를
사용하여 직접 구현하기
* [오퍼레이터 프레임워크](https://operatorframework.io)