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
- Host: GitHub
- URL: https://github.com/catvec/kiln
- Owner: catvec
- License: mit
- Created: 2019-01-13T17:38:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T20:25:41.000Z (over 6 years ago)
- Last Synced: 2025-05-04T01:02:14.579Z (11 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.