We have a gitlab EE 13.10 and im trying to add one of our EKS clusters to our Group. However when i do it, it says it cant reach the API endpoint (AWS ELB) which might be because of a generic SSL cert, cant really tell.
From the directions i found (Adding EKS clusters | GitLab) they make it seem like i have to configure my AWS creds at an admin level. However im part of a vary large corp and we are just one of many teams using gitlab, all with our own AWS accounts (multiple accounts per team even) and so im not exactly sure how I can utilize the devops features.
I tried following the normal “add a cluster” directions provided when you attempt to set it up so i’ve given it the cert/token etc etc but it fails with a fairly generic error “Your cluster API is unreachable. Please ensure your API URL is correct”
Is there a way to handle this from the group level?
Thanks