Cdk8s instead of Helm for Kubernetes
Cdk8s is an open-source software development framework for defining Kubernetes applications and reusable abstractions using familiar programming languages and rich object-oriented APIs. cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster.
Cdk8s definitions are written as software in one of the supported programming languages.