diff --git a/pulumi/README.md b/pulumi/README.md new file mode 100644 index 0000000..f9f7ed5 --- /dev/null +++ b/pulumi/README.md @@ -0,0 +1,11 @@ +# Learning Tools: Pulumi + +This folder contains environments, resources, and sample code for working with [Pulumi][link-1]. + +## Contents + +**aws-k8s-infra**: This folder contains example code to instantiate AWS infrastructure for use by Kubernetes clusters bootstrapped using `kubeadm`. + +**sandbox**: This folder contains Vagrant, Ansible, and Packer resources to create a sandbox for learning Pulumi. + +[link-1]: https://www.pulumi.com/