An open API service indexing awesome lists of open source software.

https://github.com/khayyamsaleem/aws-k3s-lightsail


https://github.com/khayyamsaleem/aws-k3s-lightsail

Last synced: 4 months ago
JSON representation

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`