Hi, thanks for sharing your knowledge, can I have two eks clusters, pointing to the same target group arn? in this case to migrate the application from one cluster to another taking advantage of the same nlb and target group? thanks
I did the same sometime back as part of EKS migration. The new TG association removed the instance from the previous one. I would suggest to check before implementing it inPROD
can you explain how targetgroupbinding works when mapping pod ips?
Hi, thanks for sharing your knowledge, can I have two eks clusters, pointing to the same target group arn? in this case to migrate the application from one cluster to another taking advantage of the same nlb and target group? thanks
I did the same sometime back as part of EKS migration. The new TG association removed the instance from the previous one. I would suggest to check before implementing it inPROD
Thanks for the feedback, I will migrate in development first. thanks@@FastTrackTechEd