Merge pull request #31672 from Frankkkkk/patch-2

operator: add `Kopf` framework to list of libraries
This commit is contained in:
Kubernetes Prow Robot
2022-02-21 00:20:11 -08:00
committed by GitHub
@@ -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)