aws-samples / amazon-cloudwatch-container-insights

CloudWatch Agent Dockerfile and K8s YAML templates for CloudWatch Container Insights.
MIT No Attribution
163 stars 107 forks source link

Usage for on premise Kubernetes cluster. #36

Open eric-aops opened 4 years ago

eric-aops commented 4 years ago

Hi,

I tried using this as per the AWS documentation but it seems that it would only run on AWS instances. Is there anyway to use this on physical nodes running an RKE Kubernetes cluster to send metrics to CloudWatch Container Insights?

Kind regards,

Eric V.

hdj630 commented 3 years ago

Only K8s with AWS EC2 Instances are supported as ContainerInsights use EC2InstanceId as metric dimension.