https://github.com/khayyamsaleem/aws-k3s-lightsail
https://github.com/khayyamsaleem/aws-k3s-lightsail
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/khayyamsaleem/aws-k3s-lightsail
- Owner: khayyamsaleem
- Created: 2021-12-28T22:10:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-28T22:13:53.000Z (over 3 years ago)
- Last Synced: 2025-02-23T19:51:50.328Z (4 months ago)
- Language: HCL
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS Lightsail k3s Cluster
Terraform configuration for creating an k3s cluster with cheap nodes from AWS Lightsail.
> Note: This terraform will only provision the nodes in the cluster with static IPs and appropriate firewall rules, not actually install k3s. Working on that, gotta learn about `remote-exec`