Avionix
Fleeting- Référence externe : https://github.com/zbrookle/avionix
GitHub - zbrookle/avionix: A Python package for building helm charts and Kubernetes templates in an object oriented fashion
Helm is a very useful tool that facilitates infrastructure releases to kubernetes. Its interface is written entirely in yaml which makes it hard to use and also has created a need for code to be repeated in many cases. The goal of avionix is to provide an object oriented interface to make helm easy to use and reduce the repetition of code when possible.