Organize Kubernetes manifests in JavaScript.


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

Documentation

Kosko

Test codecov code style: prettier

Organize Kubernetes manifests in JavaScript.

Features

  • Use JavaScript or any languages compiled to JavaScript. (e.g. TypeScript)
  • Manage multiple environments.
  • Validate against Kubernetes OpenAPI definitions.
  • Reuse variables and functions across components.

Documentation

Learn more on the official site.

Contributing

See CONTRIBUTING.md.

License

MIT