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

Unable to pull latest image for cwagent-fluent-bit-quickstart.yaml #109

Closed slikh22 closed 1 year ago

slikh22 commented 1 year ago

Following the instructions at https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-setup-EKS-quickstart.html, the cloudwatch-agent image being pulled by the URL is not the latest version seen in the quickstart yaml file i.e 1.247355.0b252062

URL used to pull the image - curl https://raw.githubusercontent.com/aws-samples/amazon-cloudwatch-container-insights/latest/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring/quickstart/cwagent-fluent-bit-quickstart.yaml

SaxyPandaBear commented 1 year ago

Not sure how this got missed. We'll have to look to make sure this path is captured in our update script

SaxyPandaBear commented 1 year ago

No one took it up so I guess I'll look at it tomorrow.

SaxyPandaBear commented 1 year ago

Okay looks like the latest tag hasn't been updated.

SaxyPandaBear commented 1 year ago

Yeah so this was missed in a previous release. Not sure how. Just checked and it does match the latest release now.