We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c7ddf commit 9ffbf20Copy full SHA for 9ffbf20
README.md
@@ -1,4 +1,4 @@
1
-## AWS EKS Monitoring and Logging [Using CloudWatch Container Insights](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ContainerInsights.html)
+## AWS EKS Monitoring and Logging (Using Container Insights)
2
3
We must grant IAM permissions to enable Amazon EKS worker nodes to send metrics and logs to CloudWatch:
4
@@ -18,6 +18,7 @@ This terraform module provides an option to attach IAM Policy to EKS nodegroup r
18
]
19
20
```
21
+#### [More about CloudWatch Container Insights](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ContainerInsights.html)
22
23
## Usage:
24
### With IAM Policy attachment option:
0 commit comments