mirror of
https://github.com/k3s-io/klipper-helm
synced 2026-07-22 20:24:42 +00:00
No description
- Shell 66.2%
- Dockerfile 33.4%
- Makefile 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github | ||
| scripts | ||
| updatecli | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| entry | ||
| go-mod-overrides | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
klipper-helm
This repo builds the image that runs helm install/upgrade/remove operations for the helm controller built in to K3s and RKE2. The approach is extremely simple. This is just a single shell script.
Building
make
Contact
For bugs, questions, comments, corrections, suggestions, etc., open an issue in k3s-io/helm-controller.