Skip to content

tommy351/kosko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a0c345 · Dec 7, 2024
Nov 26, 2024
Nov 2, 2024
Sep 20, 2022
Mar 20, 2024
Feb 9, 2024
Dec 9, 2022
Nov 26, 2024
Nov 26, 2024
Nov 26, 2024
Jun 11, 2023
Dec 7, 2024
Mar 24, 2024
Nov 17, 2024
Mar 24, 2024
May 19, 2024
Sep 20, 2022
Mar 24, 2024
May 3, 2020
Nov 22, 2020
May 5, 2021
Dec 19, 2018
Apr 5, 2021
Feb 14, 2024
Sep 30, 2022
Nov 2, 2024
Dec 7, 2024
Feb 14, 2024
Feb 26, 2024
Feb 15, 2024
Nov 2, 2024

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