Cdk8s vs Helm for Kubernetes
What is Cdk8s?
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