We want to build zone aware routing into skipper, routesrv to reduce costs and latency. related issues: - https://github.com/zalando/skipper/issues/2552 - https://github.com/zalando/skipper/issues/1446 dataclient/kubernetes add zone data: https://github.com/zalando/skipper/pull/3238 related PRs to show case different options: - option 1 https://github.com/zalando/skipper/pull/3117 - option 2 https://github.com/zalando/skipper/pull/2845 - option 3 https://github.com/zalando/skipper/pull/3233 - option 4 https://github.com/zalando/skipper/pull/3258
We want to build zone aware routing into skipper, routesrv to reduce costs and latency.
related issues:
dataclient/kubernetes add zone data: #3238
related PRs to show case different options: