Generate Kubernetes manifests by combining EDN data instead of templating YAML.
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.
Download the latest binary from Releases, and put the lh
binary in your path.
Copyright 2022 Barracuda Networks, Inc.