gitpod-k3s-guide
gitpod-k3s-guide copied to clipboard
Consider converting this into a Terraform module
Whilst talking with my friend @nandajavarma, we discussed ways of doing a v2 of this and converting this into a Terraform module which could then be published.
Requirements:
- it must be cloud-agnostic. Any compatible machine on any cloud should be able to run this
- it must be Terraformable
Suggestions:
- Change this to using the official k3s Ansible script that can then be plugged into Terraform
That sound like a great idea. I am using Terraform and Ansible to setup my whole cluster with Monitoring, Certmanager, Longhorn, MetalLB etc. but the most important part is missing, automatic installation of gitpod. Since you helped me so much in the past, dm me on discord if you want to have my current scripts or if i can help in any form.