mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add a simple README.md for the Pulumi area that describes the content found there. Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
11 lines
435 B
Markdown
11 lines
435 B
Markdown
# 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/
|