Giter VIP home page Giter VIP logo

Comments (4)

chadlwilson avatar chadlwilson commented on July 3, 2024

Are you able to update the description to supply more context about the specific load balancer/health check setup is required to cause this behaviour in an EKS context?

Personally, in my setup, we don't observe this behaviour while using the tool; but we use external NLBs with basic TCP checks on NodePort ingress Services for the ingress so perhaps that is where things differ. Does this require use of LoadBalancer Services to cause an issue?

This will help provide more useful feedback on the PR, especially regarding documentation that might indicate to users which strategy is the right one for them to use.

from eks-rolling-update.

akshaychitneni avatar akshaychitneni commented on July 3, 2024

I observed this issue when dealing with ELB as the service controller removes the cordoned nodes from loadbalancer. However, this may not cause downtime as the script scales up ASG before cordoning the nodes and routes to pods are updated on all the new nodes.

from eks-rolling-update.

iterion avatar iterion commented on July 3, 2024

We experienced this same issue. It's especially acute if you use RUN_MODE=2 and clusterTrafficPolicy: Local on your services. You sometimes get lucky since traffic gets routed to all nodes if none of the nodes are available. But, if you have a lot of traffic and you only have one node in service you can saturate that node very quickly.

It's much better to use run modes that only cordon AZ at a time.

The proposed fix seems like a good one though, so I'm for some variant of #49 being merged.

from eks-rolling-update.

crhuber avatar crhuber commented on July 3, 2024

Resolved by #49

from eks-rolling-update.

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.