devopsprodigy / kubegraf

Grafana-plugin for k8s' monitoring
MIT License
407 stars 45 forks source link

Unable to add datasource for AWS EKS Private Cluster #66

Closed forumsheth15 closed 3 years ago

forumsheth15 commented 3 years ago

Hi @SergeiSporyshev I am trying to install the plugin(version 1.5.2), but when I am trying to add the cluster it says "Data source is not ok" I tried with a few methods below:

  1. By adding only the CA cert
  2. By adding bearer token as explained in the readme file
  3. By adding access key and secret key in basic auth as username and password. But nothing seems to work.

can you kindly guide me how can the cluster be added and what configuration is required from EKS side?

Screenshot 2021-08-11 at 2 56 43 PM