Skip to content
This repository has been archived by the owner on Sep 14, 2020. It is now read-only.

Latest commit

 

History

History

examples

Kopf examples

For the examples to work, a sample CRD (Custom Resource Definition) should be created:

kubectl apply -f crd.yaml

Also, some libraries are needed for some operators and handlers:

pip install -r requirements.txt