Skip to content

tommy351/kosko

Repository files navigation

Kosko

Test codecov

Organize Kubernetes manifests in TypeScript.

Features

  • Use JavaScript or any language compiled to JavaScript. (e.g. TypeScript)
  • 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