An open API service indexing awesome lists of open source software.

https://github.com/catvec/kiln

A client side only, Helm compatible, package manager for Kubernetes
https://github.com/catvec/kiln

Last synced: 7 months ago
JSON representation

A client side only, Helm compatible, package manager for Kubernetes

Awesome Lists containing this project

README

          

# Kiln
A client side only, Helm compatible, package manager for Kubernetes.

# Table Of Contents
- [Overview](#overview)
- [Install](#install)
- [Usage](#usage)
- [Name](#name)

# Overview
Kiln prepares all resource configuration files on your computer, using
[Helm](https://helm.sh) and, deploys them from your computer, using `kubectl`.

This allows you to use Helm without a Tiller container.

# Install
Kiln is a Bash script. Simply download it and place it in your path.

The script requires [Helm](https://helm.sh) and `kubectl` to be in your
system path as well.

# Usage
Run Kiln with the `--help` / `-h` option to see usage details.

# Name
A dumb cute name.

A [Kiln](https://en.wikipedia.org/wiki/Kiln) takes uncooked clay and
hardens it.
The Kiln tool takes a Helm chart and renders it into a static set of files.