UNPKG

kubricate

Version:

A TypeScript framework for building reusable, type-safe Kubernetes infrastructure — without the YAML mess.

32 lines (26 loc) 1.26 kB
<p align="center"> <a href="https://github.com/thaitype/kubricate"> <img src="https://i.ibb.co/hJTg9vhs/kubricate-logo.png" alt="kubricate-logo" width="120" /> </a> </p> <h2 align="center">Kubricate</h2> <p align="center"> A TypeScript framework for building reusable, type-safe Kubernetes infrastructure — without the YAML mess. </p> <!-- Helm chart compatibility: Add later, see in https://github.com/thaitype/kubricate/issues?q=is%3Aissue%20state%3Aopen%20helm --> <p align="center"> <a href="https://github.com/thaitype/kubricate/actions/workflows/test-and-build.yml"> <img src="https://github.com/thaitype/kubricate/actions/workflows/test-and-build.yml/badge.svg" alt="Build"> </a> <a href="https://codecov.io/gh/thaitype/kubricate" > <img src="https://codecov.io/gh/thaitype/kubricate/graph/badge.svg?token=DIBHOOVLDA"/> </a> <a href="https://www.npmjs.com/package/kubricate"> <img alt="NPM Version" src="https://img.shields.io/npm/v/kubricate"> </a> <a href="https://www.npmjs.com/package/kubricate"> <img src="https://img.shields.io/npm/dt/kubricate" alt="npm downloads"> </a> </p> ## Documentation For detailed documentation, please visit our [official documentation site](https://kubricate.thaitype.dev).