Skip to content

Commit 4565bc8

Browse files
authored
Merge pull request #30232 from Arhell/operator
[zh] Add "KubeOps" operator SDK to third-party list
2 parents eeef239 + 7150f42 commit 4565bc8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ Operator.
214214
215215
* [Charmed Operator Framework](https://juju.is/)
216216
* [kubebuilder](https://book.kubebuilder.io/)
217+
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
217218
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
218219
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
219220
you implement yourself
@@ -226,6 +227,7 @@ you implement yourself
226227

227228
* [Charmed Operator Framework](https://juju.is/)
228229
* [kubebuilder](https://book.kubebuilder.io/)
230+
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
229231
* [KUDO](https://kudo.dev/) (Kubernetes 通用声明式 Operator)
230232
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html),可与 Webhooks 结合使用,以实现自己的功能。
231233
* [Operator Framework](https://operatorframework.io)

0 commit comments

Comments
 (0)