Open 2opremio opened 8 years ago
Strangely, I was discussing this with @rade recently, the idea being we could use weave's newly refactored mesh library to propagate cluster membership info.
On Saturday, 21 November 2015, Alfonso Acosta notifications@github.com wrote:
Further reference: https://groups.google.com/a/weave.works/d/msg/weave-users/VJ6fYfbmNlA/4h-CyV9cDAAJ
— Reply to this email directly or view it on GitHub https://github.com/weaveworks/scope/issues/692#issuecomment-158464359.
After https://github.com/weaveworks/integrations/pull/79 , this is not a problem anymore when running Scope in ECS (using the Weaveworks AMI).
In the ECS AMI, when using Scope in Standalone Mode, Scope is launched providing the IPs of the current members of the Autoscaling group to which the Container Instance belongs so that probes forward reports to all apps.
As I understand it (and unless the integration with Weave Net helps here) Scope won’t gracefully handle scaling up (down) the AutoScaling group. For instance:
Quoting @peterbourgon :