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!