mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add a Pulumi program for standing up Flatcar Linux on AWS EC2 Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
7 lines
486 B
Markdown
7 lines
486 B
Markdown
# Learning Tools: Flatcar Linux
|
|
|
|
Here you'll find some resources for learning more about Flatcar Linux.
|
|
|
|
## Contents
|
|
|
|
**flatcar-pulumi-aws**: This folder has a Pulumi program for spinning up an EC2 instance in a public subnet of a dedicated VPC. The program can create an EC2 instance that is either AMD64- or ARM64-based, and supports all Flatcar Linux release channels (alpha, beta, stable, or LTS). The CPU architecture and release channel are configurable via configuration values.
|