top | item 38521386

A framework for writing Kubernetes operators in Python

3 points| prashantgupta24 | 2 years ago |github.com | reply

2 comments

order
[+] chitraa|2 years ago|reply
This is a great framework for writing Kubernetes operators in Python! I especially appreciate the focus on reusing common patterns across different operator designs.
[+] prashantgupta24|2 years ago|reply
Oper8 is a framework for writing kubernetes operators in python. It implements many common patterns used by large cloud applications that are reusable across many operator design patterns.