https://github.com/squaremo/kpt-helm-demo
Demonstration of making a reusable kpt package from a Helm chart
https://github.com/squaremo/kpt-helm-demo
Last synced: about 1 month ago
JSON representation
Demonstration of making a reusable kpt package from a Helm chart
- Host: GitHub
- URL: https://github.com/squaremo/kpt-helm-demo
- Owner: squaremo
- Created: 2020-05-17T14:25:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-18T08:09:22.000Z (about 6 years ago)
- Last Synced: 2025-01-25T05:25:02.405Z (over 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demonstration of using a Helm chart with `kpt fn`.
## What is this?
This shows how to construct an image from a Helm chart, and use it in
a `kpt` package.
For a longer explanation, have a look at the [blog
post](https://squaremo.dev/posts/using-helm-with-kpt/).