question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

add: ` alb.ingress.kubernetes.io/target-type: 'ip'` in the ingress annotation of value-eks.yaml

See original GitHub issue

This breaks the https://docs.flyte.org/en/latest/deployment/aws/manual.html#connecting-to-flyte

Now we will have to add: alb.ingress.kubernetes.io/target-type: 'ip' in the ingress annotation of value-eks.yaml

@brucearctor @EngHabu

RE: https://github.com/flyteorg/flyte/pull/2566 _Originally posted by @jw0515 in https://github.com/flyteorg/flyte/issues/2566#issuecomment-1208376512_

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
brucearctorcommented, Aug 8, 2022

@jw0515 – I can’t explore this. Requires cloud compute resources ( AWS ), and that hasn’t been set up for the Open Source project. There is only cloud resources and testing infra for Union employees. I don’t want pay out of pocket for such cloud spend, so I’m not working on these sorts of things. I imagine that @EngHabu and team can take a look eventually.

Strong testing of the deployment guides to ensure nothing breaks with updates/changes is pretty critical.

0reactions
pmahindrakar-osscommented, Dec 19, 2022

@alexifm would be great if you can help with adding what you changed in this issue which can eventually we can followup with doc changes or values files changes.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ingress annotations - AWS Load Balancer Controller
You can add annotations to kubernetes Ingress and Service objects to customize their behavior. Annotation keys and values can only be strings.
Read more >
Application load balancing on Amazon EKS
When you create a Kubernetes ingress , an AWS Application Load Balancer (ALB) is provisioned that load balances application traffic.
Read more >
Ingress - Kubernetes
An API object that manages external access to the services in a cluster, typically HTTP. Ingress may provide load balancing, SSL termination ...
Read more >
Ingress annotations - aws-load-balancer-controller - GitHub
You can add annotations to kubernetes Ingress and Service objects to customize their ... alb.ingress.kubernetes.io/ip-address-type, ipv4 | dualstack, ipv4 ...
Read more >
AWS ALB Ingress Controller for Kubernetes - Alen Komljen
Putting NLB in front also helps if you want static IPs, but it is a manual step. Deployment. Let's deploy ALB ingress controller...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found