scottslowe-learning-tools/pulumi
Scott S. Lowe 86a0583503
Add cross-reference to new Pulumi project
Add cross-reference to new Pulumi repository for standing up Talos Linux on Azure

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2023-03-29 23:12:16 -06:00
..
aws-k8s-infra Add example for AWS infrastructure for Kubernetes 2019-08-23 14:39:03 -06:00
default-aws-infra Bump golang.org/x/net in /pulumi/default-aws-infra 2023-02-24 21:17:29 +00:00
sandbox Reorganize Pulumi files 2019-08-23 13:53:34 -06:00
README.md Add cross-reference to new Pulumi project 2023-03-29 23:12:16 -06:00

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.

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