mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add cross-reference to new Pulumi repository for standing up Talos Linux on Azure Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org> |
||
|---|---|---|
| .. | ||
| aws-k8s-infra | ||
| default-aws-infra | ||
| sandbox | ||
| README.md | ||
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.
Related Projects
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.