Skip to content

Commit c0387a8

Browse files
authored
operator: add Kopf framework to list of libraries
`Kopf` is a python operator framework that is also well known and used.
1 parent 9a76356 commit c0387a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Operator.
111111
{{% thirdparty-content %}}
112112

113113
* [Charmed Operator Framework](https://juju.is/)
114+
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
114115
* [kubebuilder](https://book.kubebuilder.io/)
115116
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
116117
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)

0 commit comments

Comments
 (0)