colinwilson / comments

0 stars 0 forks source link

Deploy a HA K3s Cluster on DigitalOcean in 10 minutes using Terraform | Colin Wilson #10

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Deploy a HA K3s Cluster on DigitalOcean in 10 minutes using Terraform

How to automate the deployment of a High Availability K3s cluster on DigitalOcean using Terraform

https://colinwilson.uk/2021/04/04/deploy-a-ha-k3s-cluster-on-digitalocean-in-10-minutes-using-terraform/

Rancheroo commented 3 years ago

Really nice work Colin, I'm going to strip it down to something a bit simpler (non HA, no LB and leave the master to run the sqlite bundled with the standard install) DB, Thanks you so much for creating this saved me heaps of time and taught me a trick or two. Oh and also FIRST

colinwilson commented 3 years ago

@Rancheroo Thank you for your comments. Glad you found this useful.

Rodri9o commented 2 years ago

Outstanding article. Thanks @colinwilson !

colinwilson commented 2 years ago

@Rodri9o Thanks again. Much appreciated.