Giter Site home page Giter Site logo

No ingress address about deploy-flyte HOT 5 CLOSED

uriafranko avatar uriafranko commented on September 13, 2024
No ingress address

from deploy-flyte.

Comments (5)

davidmirror-ops avatar davidmirror-ops commented on September 13, 2024

Hi @uriafranko I'm sorry you're having issues. Could you please

  1. Share about the barriers you found to make it work?

  2. The status of your NGINX deployment. Maybe the output of
    kubectl get deployment -n <namespace-of-your-ingress-controller>

  3. Logs from the NGINX controller Pod.

It's the Ingress controller in general the component responsible to assign an address

from deploy-flyte.

uriafranko avatar uriafranko commented on September 13, 2024

@davidmirror-ops
Opened PR with those changes.

Actually had few more issues, I'll post them soon.

from deploy-flyte.

uriafranko avatar uriafranko commented on September 13, 2024

Deployment status:
CleanShot 2023-09-12 at 11 22 31@2x

LoadBalancer logs:
CleanShot 2023-09-12 at 11 24 20@2x

Fixed by attaching the following policy to the load balancer role:
Policy
Source

from deploy-flyte.

davidmirror-ops avatar davidmirror-ops commented on September 13, 2024

This is interesting, especially considering that the aws_load_ballancer_controller_irsa_role typically configures the Trust Relationship and policy. I tested it successfully.

from deploy-flyte.

davidmirror-ops avatar davidmirror-ops commented on September 13, 2024

@uriafranko This is fixed now. The problem was that the IAM Policy that was attached lacked the elasticloadbalancer: AddTags permission. So now the eks module retrieves the IAM Policy JSON from the ALB repo. Already tried it successfully.

Any further issue please let us know.

Thanks!

from deploy-flyte.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.