Skip to content

Commit 51d1153

Browse files
authored
Merge pull request #32104 from my-git9/patch-30
[zh] Update operator.md
2 parents f9394cb + f5daca3 commit 51d1153

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
@@ -212,6 +212,7 @@ Operator.
212212
{{% thirdparty-content %}}
213213
214214
* [Charmed Operator Framework](https://juju.is/)
215+
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
215216
* [kubebuilder](https://book.kubebuilder.io/)
216217
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
217218
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
@@ -225,6 +226,7 @@ you implement yourself
225226
{{% thirdparty-content %}}
226227

227228
* [Charmed Operator Framework](https://juju.is/)
229+
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
228230
* [kubebuilder](https://book.kubebuilder.io/)
229231
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
230232
* [KUDO](https://kudo.dev/) (Kubernetes 通用声明式 Operator)

0 commit comments

Comments
 (0)