Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 459 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 459 Bytes

Pulumi Applications

This repository includes cloud applications and infrastructure which can be installed using Pulumi.

For any application in this repository, it can be installed via:

# To install the application directly into your cloud provider
$ pulumi up https://github.com/pulumi/apps/eks

# To get a copy of the application locally which can be deployed and updated
$ pulumi new https://github.com/pulumi/apps/eks