aws-load-balancer-controller icon indicating copy to clipboard operation
aws-load-balancer-controller copied to clipboard

Support for failover using latency routing

Open gytis-ivaskevicius opened this issue 11 months ago • 4 comments

Is your feature request related to a problem? We run applications in multiple regions and have latency routing set up, we wish to configure it so that if one region is unhealthy traffic would get routed to another region automatically

Describe the solution you'd like I am not sure about implementation but I would expect to be able to easily implement this kind of routing. If such routing was based on DNS, I'd expect some documentation on how to actually make it work. If this feature was to be implemented on floating IPs then I would expect few extra annotations to configure it

Describe alternatives you've considered None, currently we are trying to hack something together

gytis-ivaskevicius avatar Mar 12 '24 13:03 gytis-ivaskevicius

such feature could only be implemented from ELB side.
Adding a ELB feature flag tag for our elb team. /kind feature

M00nF1sh avatar Mar 12 '24 20:03 M00nF1sh

@gytis-ivaskevicius Have you looked into trying out using AWS Global accelerator with ALB for latency routing? We dont support this integration yet on our controller. But we can look into it if it solves your problem.

shraddhabang avatar Mar 13 '24 21:03 shraddhabang

@shraddhabang This looks like exactly what we need! I'd love if you guys could add support for this

gytis-ivaskevicius avatar Mar 14 '24 13:03 gytis-ivaskevicius

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jun 12 '24 14:06 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Jul 12 '24 14:07 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

k8s-triage-robot avatar Aug 11 '24 14:08 k8s-triage-robot

@k8s-triage-robot: Closing this issue, marking it as "Not Planned".

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

k8s-ci-robot avatar Aug 11 '24 14:08 k8s-ci-robot