cdk8s synth

Synthesizes Kubernetes manifests for all charts in your app

Options

NameDescription
--app, -aCommand to use in order to execute cdk8s app
--output, -o <arg>Output directory
--stdout, -sWrite synthesized manifests to STDOUT instead of the output directory
--plugins-dirDirectory to store cdk8s plugins
--validateApply validation plugins on the resulting manifests
--no-validateDisable validation
--validation-reports-output-file <arg>File to write a JSON representation of the validation reports to