stefanprodan / k8s-prom-hpa

Kubernetes Horizontal Pod Autoscaler with Prometheus custom metrics
MIT License
565 stars 192 forks source link

Error on setting up custom metrics API server on AWS EKS. #20

Closed stafot closed 5 years ago

stafot commented 6 years ago

Getting the following error Error: cluster doesn't provide client-ca-file from the quay.io/coreos/k8s-prometheus-adapter-amd64:v0.2.0. I am not sure if it is related with this https://github.com/kubernetes/kubernetes/issues/65724 or is a misconfiguration on my AWS EKS cluster. Any ideas would be appreciated.

humayunjamal commented 5 years ago

The fix works fine , it should be merged asap @stefanprodan

stafot commented 5 years ago

@humayunjamal https://github.com/stefanprodan/k8s-prom-hpa/pull/27#issuecomment-454332963 do you have this problem too? Or does it work fine?