Skip to content
forked from aitomatic/melody

Multilayer Infrastructure Orchestration with Pulumi and Prefect

License

Notifications You must be signed in to change notification settings

tuplejump/melody

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Multilayer Infrastructure Orchestration with Pulumi and Prefect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.4%
  • Python 33.6%