Common utilities used in Kosko.


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

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