/cdk8s-helm-plugin

Primary LanguageGoApache License 2.0Apache-2.0

cdk8s Helm plugin

Prooof of concept for Helm plugin suggested in cdk8s-team/cdk8s#21.

Current functionality:

  • Install golang based CDK chart from local filesystem or an image registry.
  • Publish a golang based CDK chart to an image registry.

See example usage in Demo section in plugin README