Organize Kubernetes manifests in TypeScript.
- Use TypeScript or any language compiled into JavaScript.
- Manage multiple environments.
- Validate against Kubernetes OpenAPI definitions.
- Reuse variables and functions across components.
- Find issues such as missing namespaces, invalid pod selectors, require container probes, and much more.
Learn more on the official site.
MIT