Description
Jsonnet configuration templates can be evaluated with a pure Go implementation. The tool is useful for generating JSON, managing infrastructure configuration, and keeping repeated structured data easier to maintain.
Generated configuration may be applied to real systems by later tools. Review output before deployment, especially when templates control cloud resources, Kubernetes objects, or production services.