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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kopf!