weaveworks / scope

Monitoring, visualisation & management for Docker & Kubernetes
https://www.weave.works/oss/scope/
Apache License 2.0
5.83k stars 708 forks source link

Extend views to show multi-cloud deployments #2199

Open bboreham opened 7 years ago

bboreham commented 7 years ago

If you have deployed in multiple clouds or datacenters, it would be nice to show this in the visualization. Don't know exactly how we would determine that - could be from user-supplied metadata, or geo-locating the probe IPs, or Weave Net has a "trusted subnets" feature which would indicate some transition.

Idea from @abuehrle

bboreham commented 5 years ago

Similar idea at #1714