You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EKS now supports the containerd runtime. However the CloudWatch metrics agent helm charts are missing the required volume mounts. Which results in this error: W! No pod metric collected, metrics count is still 19 is containerd socket mounted? https://github.com/aws/amazon-cloudwatch-agent/issues/188
eks-charts/stable/aws-cloudwatch-metrics/templates/daemonset.yaml
Line 39 in 5b07b86
EKS now supports the containerd runtime. However the CloudWatch metrics agent helm charts are missing the required volume mounts. Which results in this error:
W! No pod metric collected, metrics count is still 19 is containerd socket mounted? https://github.com/aws/amazon-cloudwatch-agent/issues/188
This link shows what needs to be added:
aws/amazon-cloudwatch-agent#188 (comment)
The text was updated successfully, but these errors were encountered: