cruise-automation / isopod

An expressive DSL and framework for Kubernetes configuration without YAML
Apache License 2.0
482 stars 32 forks source link

Command to generate pure manifest YAMLs for an Addon #62

Open nitishkrishna opened 4 years ago

nitishkrishna commented 4 years ago

This will allow Integration of Isopod with ArgoCD as a plugin: https://argoproj.github.io/argo-cd/user-guide/config-management-plugins/

The YAML is logged today but with decorators. It will be useful to get that piped to stdout directly for integration with other tooling.