Heyo everyone! 🤩
I've been playing around with a setup of two k3s clusters running in parallel and noticed that the startup order affects the CoreDNS records injected (naturally). Effectively this means that the cluster started first cannot see the second one.
Starting and stopping the first cluster fixes the issue but:
Is it possible to somehow reconcile the records in CoreDNS without restarting the cluster?