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

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

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/).