Awesome
Lighthouse
Generate Kubernetes manifests by combining EDN data instead of templating YAML.
Background
There are several issues with the existing solutions for generating Kubernetes manifests. Helm has idiosyncrasies and YAML is difficult to template.
Lighthouse takes the approach of using EDN data structures in a directory tree with simple inheritance rules to support generating manifests in a flexible and reliable manner.
Installation
Static binary
Download the latest binary from Releases, and put the lh
binary in your path.
License
Copyright 2022 Barracuda Networks, Inc.