/melody

Multilayer Infrastructure Orchestration with Pulumi and Prefect

Primary LanguageTypeScriptApache License 2.0Apache-2.0

A simple orchestrator Using Pulumi to deploy the infra components and Prefect to orchestrate various components in a workflow.

Get Pulumi to write out the kubeconfig -

$ pulumi stack output kubeconfig > kubeconfig
$ export KUBECONFIG=`pwd`/kubeconfig