← Back to match
ytt
YAML templating tool that understands YAML structure directly, instead of templating YAML as plain text.
Desktopfreeglobal
A YAML templating tool that operates on YAML structure rather than treating files as plain text, enabling reusable templates and user-provided values for complex configurations. By validating and manipulating YAML data instead of using string interpolation, it helps reduce fragile, hard-to-debug errors and is aimed at platform engineers managing Kubernetes manifests at scale and teams seeking a safer alternative; it is self-hosted and part of the Carvel toolset.
Categories
developer toolsDevOps tools

