awslabs/aws-sigv4-proxy

install the aws-sigv4-proxy on an EKS Cluster

petereskandar opened this issue · 1 comments

Hi all,

there is a way to install the aws-sigv4-proxy on an EKS Cluster using ServiceAccounts instead of directly setting the IAM Role ?
all the examples provided show only how to install it using docker.

Thanks alot

Hi, the Amazon Managed Service for Prometheus's documentation has an example of how to run the proxy in EKS/k8s

https://docs.aws.amazon.com/prometheus/latest/userguide/AMP-onboard-ingest-metrics-existing-Prometheus.html#AMP-onboard-ingest-metrics-existing-remotewrite

Jump to the section "Using older versions of Prometheus".

I am going to close this issue for now, but feel free to re-open if I can be of further help :)