Skip to content

tommy351/kosko

Repository files navigation

Kosko

Test codecov

Organize Kubernetes manifests in TypeScript.

Features

  • 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.

Documentation

Learn more on the official site.

License

MIT