Organize Kubernetes manifests in TypeScript.


Keywords
kubernetes, kosko, cli, cli-app, javascript, kubernetes-manifests, kubernetes-models, nodejs, typescript
License
MIT
Install
npm install @kosko/cli@0.0.0-20230407130106

Documentation

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