Skip to content

Commit f5daca3

Browse files
authored
Update operator.md
fix sync doc about operator Signed-off-by: LI XIN <[email protected]>
1 parent 3668b41 commit f5daca3

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)