GithubHelp home page GithubHelp logo

Comments (7)

mattmoor avatar mattmoor commented on July 19, 2024 1

Ah, let's close this and open a new issue to track the second issue?

I think the root of what prompted this issue has been resolved (and thus the M4 scoped portion).

I think faster ingress is more aspirational (not M4) and the path unclear.

from serving.

mchmarny avatar mchmarny commented on July 19, 2024

I'm not able to replicate this, kubectl get ing lists new ingress service right after deploying sample. @grantr can you check if the original issue is still there with the latest builds?

from serving.

mattmoor avatar mattmoor commented on July 19, 2024

I believe this is because the latency is in creating a GCP load balancer, and subsequent Ingress use the same external IP (so it's faster).

from serving.

mattmoor avatar mattmoor commented on July 19, 2024

I think we want to add a watch of the Route controller before we declare the Route ready.

from serving.

mattmoor avatar mattmoor commented on July 19, 2024

@tcnghia the linked PR mentions that it partially fixes this. Can you please spell out what work is remaining?

from serving.

tcnghia avatar tcnghia commented on July 19, 2024

The Ready Status that we added for Route is sufficient for the client to wait for the IP address, they don't need to rely on seeing the Ingress to do the wait.

However it would be nicer to have the Ingress appear faster. I am not sure if this is something we can do on our side (i.e. do we have a bug that causes Ingress to appear later than it should?). So the remaining work is to figure out if we do have such bug and fix it.

from serving.

tcnghia avatar tcnghia commented on July 19, 2024

I think faster ingress is more aspirational (not M4) and the path unclear.

Yes, that sums it up correctly. Closing SGTM.

from serving.

Related Issues (20)

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.