jkcfg / kubernetes

Apache License 2.0
26 stars 6 forks source link

Create a helm 3 renderer plugin #43

Open dlespiau opened 4 years ago

dlespiau commented 4 years ago

https://github.com/jkcfg/jk/pull/288 is the core of a plugin system. We should now be able to what was envisoned in https://github.com/jkcfg/jk/issues/133.

squaremo commented 4 years ago

I would honestly just jump straight to helm3 -- the sentiment within the Helm community seems broadly in favour of doing that ASAP. The libraries will be more amenable to reuse and working without a server component.

dlespiau commented 4 years ago

Can I use helm2 charts with helm3?

errordeveloper commented 4 years ago

I believe charts meant to be 100% compatible.

dlespiau commented 4 years ago

Cool, we'll start with helm 3 then!