File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
content/zh/docs/concepts/extend-kubernetes Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -212,6 +212,7 @@ Operator.
212
212
{{% thirdparty-content %}}
213
213
214
214
* [Charmed Operator Framework](https://juju.is/)
215
+ * [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
215
216
* [kubebuilder](https://book.kubebuilder.io/)
216
217
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
217
218
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
@@ -225,6 +226,7 @@ you implement yourself
225
226
{{% thirdparty-content %}}
226
227
227
228
* [ Charmed Operator Framework] ( https://juju.is/ )
229
+ * [ Kopf] ( https://github.com/nolar/kopf ) (Kubernetes Operator Pythonic Framework)
228
230
* [ kubebuilder] ( https://book.kubebuilder.io/ )
229
231
* [ KubeOps] ( https://buehler.github.io/dotnet-operator-sdk/ ) (dotnet operator SDK)
230
232
* [ KUDO] ( https://kudo.dev/ ) (Kubernetes 通用声明式 Operator)
You can’t perform that action at this time.
0 commit comments