operator: add Kopf framework to list of libraries

`Kopf` is a python operator framework that is also well known and used.
This commit is contained in:
Frank Villaro-Dixon
2022-02-09 14:54:53 +01:00
committed by GitHub
parent 9a763562b0
commit c0387a8b76
@@ -111,6 +111,7 @@ Operator.
{{% thirdparty-content %}}
* [Charmed Operator Framework](https://juju.is/)
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
* [kubebuilder](https://book.kubebuilder.io/)
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)