Skip to content

Commit 9ffbf20

Browse files
committed
readme updated
1 parent 93c7ddf commit 9ffbf20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## AWS EKS Monitoring and Logging [Using CloudWatch Container Insights](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ContainerInsights.html)
1+
## AWS EKS Monitoring and Logging (Using Container Insights)
22

33
We must grant IAM permissions to enable Amazon EKS worker nodes to send metrics and logs to CloudWatch:
44

@@ -18,6 +18,7 @@ This terraform module provides an option to attach IAM Policy to EKS nodegroup r
1818
]
1919
2020
```
21+
#### [More about CloudWatch Container Insights](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ContainerInsights.html)
2122

2223
## Usage:
2324
### With IAM Policy attachment option:

0 commit comments

Comments
 (0)