AWS EKS Multi cluster/Multi Environment access common services
Wanted to understand what is the best approach to access common services/pods from different EKS clusters. Assuming separate cluster per environment is good approach compared to having 1 cluster with separate namespaces.