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