Live data from Hacker News

The trouble with Topology Aware Routing:Sacrificing reliability for cost savings

buoyant.io

1–2 of 2 posts

Re: The trouble with Topology Aware Routing:Sacrificing reliability for cost savings

#2
Topology Aware Routing is a feature of Kubernetes that prevents cluster traffic within one availability zone from crossing to another availability zone. For high-traffic applications deployed in multi-zone clusters, this can provide significant cost savings: cloud providers can charge for traffic that crosses zone boundaries, and these costs can be expensive at scale...