Kopf —Kubernetes Operator Pythonic Framework, is a framework and a library to make Kubernetes operator's development easier, just in a few lines of Python code. The main goal is to bring the Domain-Driven Design to the infrastructure level, with Kubernetes being an orchestrator/database of the domain objects (custom resources), and the operators containing the domain logic (with no or minimal infrastructure logic).
Features
- A full-featured operator in just 2 files: Dockerfile + a Python module
- Implicit object's status updates, as returned from the Python functions
- Multiple creation/update/deletion handlers to track the object handling process
- Update handlers for the selected fields with automatic value diffs
- Dynamically generated sub-handlers using the same handling tracking feature
- Retries of the handlers in case of failures or exceptions
- Easy object hierarchy building with the labels/naming propagation
Categories
FrameworksLicense
MIT LicenseFollow Kopf
Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kopf!