1 comment

[ 2.8 ms ] story [ 12.1 ms ] thread
I was not happy with the current solutions to generate YAML files in the Kubernetes world (helm, kustomize) so I built my own tool.

It uses the EDN format and the Aero library to do so. EDN and Aero gives me powerful readers (and I can also add my own) to generate YAML files efficiently.