kubecrt allows you to define your application’s Kubernetes infrastructure based on a single configuration file.
The configuration file contains your application name, and namespace (both can also be set using CLI arguments), and you provide a list of charts that you want to install, optionally providing override values for those charts.
Discussion (0)