Monochart Utility-First Approach To Helm
What is the Monochart?
A consistent and easy way to define Kubernetes applications with Helm following all best-practices.
Syself’s Expert hint
Utility Classes and Separation of Concerns
The concept of utility classes is not new. This approach has been used for several years now in frontend development. The Monochart has been developed based on ideas of the very popular CSS Framework TailwindCSS. We made use of some similarities in writing CSS and Helm and improved the way of writing Helm charts.