Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Use the fitnesskeeper/consul-sidecar image

Compare
Choose a tag to compare
@tfhartmann tfhartmann released this 06 Mar 20:25
· 5 commits to master since this release
  • rename image from healthcheck to sidecar - since we are doing all kinds of non-health check stuff in the image.
  • Updates IAM permissions to allow the sidecar to do it's thing, in particular
+      "cloudwatch:PutMetricData",
+      "ecs:DescribeClusters",
+      "ecs:UpdateContainerInstancesState",
+      "ecs:DescribeContainerInstances",