https://rancher.com/ logo
Title
q

quick-stone-68244

03/09/2023, 4:24 PM
Hi everyone. Just making the move to port an existing application to K3S (already have a couple of other single-node applications running with it, and really happy with the experience). On this specific case though, HA is important, so I wonder if anyone could share experiences of the setup/integration with EC2 Autoscalling Groups. I’m planning on have 3 masters (all of them master/worker at the same time). I saw a project that would use bash scripts at Cloud Init, and that’s fine, but I was curious whether there was a more “obvious” way of handling this scenario. Any experience anyone could share on this sort of setup? Appreciate it!
r

rich-cartoon-70161

03/10/2023, 4:01 PM
Joining agents to a cluster via cloud-init is pretty common I think.
q

quick-stone-68244

03/10/2023, 4:03 PM
Thanks @rich-cartoon-70161 I don’t remember exactly the details, but when using an image, if i’m not mistaken it was possible to get an inconsistent state on etcd depending on the state of the image being used by the autoscalling group