aws-samples / amazon-cloudwatch-container-insights

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

Add services resource rule to agent cluster role #167

Closed movence closed 4 months ago

movence commented 4 months ago

Description of the issue

CWAgent cluster role yaml file is missing services rule in the quickstart guide for ContainerInsights which is causing the agent to throw errors.

Description of changes

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Followed the quick start guide with the updated clusterrole yaml file on a fresh testing cluster. Confirmed the agent is not throwing any errors with this change.

Requirements

Before committing the code, please verify the following: