scottslowe-learning-tools/pulumi/README.md
Scott S. Lowe 8b9c2beb4b
Update contents
Add information on "default-aws-infra" folder.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2023-02-24 14:12:03 -07:00

782 B

Learning Tools: Pulumi

This folder contains environments, resources, and sample code for working with Pulumi.

Contents

aws-k8s-infra: This folder contains example code to instantiate AWS infrastructure for use by Kubernetes clusters bootstrapped using kubeadm.

default-aws-infra: This folder contains example code to use the "default" infrastructure in your AWS account (the default VPC, subnets, Internet gateway, etc.).

sandbox: This folder contains Vagrant, Ansible, and Packer resources to create a sandbox for learning Pulumi.

talos-aws-pulumi: This repository contains Pulumi code (in Golang) to stand up a Talos Linux cluster on AWS.