Skip to content
/ kosko Public
forked from tommy351/kosko

Organize Kubernetes manifests in TypeScript.

License

Notifications You must be signed in to change notification settings

Kellz99/kosko

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Organize Kubernetes manifests in TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.0%
  • MDX 6.7%
  • JavaScript 4.8%
  • SCSS 1.3%
  • Mustache 0.2%
  • Shell 0.0%