GithubHelp home page GithubHelp logo

Comments (19)

ari-becker avatar ari-becker commented on July 18, 2024 3

An additional gotcha that popped up for me:

Let's say that you have 450 nodes and a service that you'd like to expose with an external load balancer.
If you expose a single port on the service - a load balancer is created that targets all 450 servers, and it works.
If you expose multiple additional ports - despite the number of servers not changing, each additional port is considered a whole new target. So if you expose three ports you now have 3 * 450 = 1350 targets, which is above the limit, and AWS will simply refuse to add the listeners for the new ports, complaining about TooManyTargets.

from cloud-provider-aws.

foobarfran avatar foobarfran commented on July 18, 2024 3

This would be super useful.
I can contribute with a pull request for this feature if it helps

from cloud-provider-aws.

leakingtapan avatar leakingtapan commented on July 18, 2024 2

/reopen

from cloud-provider-aws.

fejta-bot avatar fejta-bot commented on July 18, 2024

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

from cloud-provider-aws.

fejta-bot avatar fejta-bot commented on July 18, 2024

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

from cloud-provider-aws.

bassco avatar bassco commented on July 18, 2024

Anyone able to read through this and provide feedback?

from cloud-provider-aws.

fejta-bot avatar fejta-bot commented on July 18, 2024

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

from cloud-provider-aws.

k8s-ci-robot avatar k8s-ci-robot commented on July 18, 2024

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

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/test-infra repository.

from cloud-provider-aws.

ari-becker avatar ari-becker commented on July 18, 2024

/reopen

Not sure why this was allowed to close - this is a must-have feature for large clusters where the number of nodes in the cluster reaches the quota for the number of targets permitted per load balancer. Scaling further requires limiting the load balancer's targets to a specific subset of servers, and configuring the deployment/statefulset to only schedule on those nodes. Currently the only workaround is to create the loadbalancer by hand outside of Kubernetes.

from cloud-provider-aws.

k8s-ci-robot avatar k8s-ci-robot commented on July 18, 2024

@ari-becker: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to this:

/reopen

Not sure why this was allowed to close - this is a must-have feature for large clusters where the number of nodes in the cluster reaches the quota for the number of targets permitted per load balancer. Scaling further requires limiting the load balancer's targets to a specific subset of servers, and configuring the deployment/statefulset to only schedule on those nodes. Currently the only workaround is to create the loadbalancer by hand outside of Kubernetes.

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/test-infra repository.

from cloud-provider-aws.

ari-becker avatar ari-becker commented on July 18, 2024

@bassco as the author, do you mind re-opening?

from cloud-provider-aws.

k8s-ci-robot avatar k8s-ci-robot commented on July 18, 2024

@leakingtapan: Reopened this issue.

In response to this:

/reopen

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/test-infra repository.

from cloud-provider-aws.

bassco avatar bassco commented on July 18, 2024

That would be fantastic if you could, @foobarfran

from cloud-provider-aws.

leakingtapan avatar leakingtapan commented on July 18, 2024

/remove-lifecycle rotten

from cloud-provider-aws.

foobarfran avatar foobarfran commented on July 18, 2024

/assign @foobarfran

from cloud-provider-aws.

foobarfran avatar foobarfran commented on July 18, 2024

The feature for this issue is already merged in kubernetes/kubernetes#90943

/close

from cloud-provider-aws.

k8s-ci-robot avatar k8s-ci-robot commented on July 18, 2024

@foobarfran: You can't close an active issue/PR unless you authored it or you are a collaborator.

In response to this:

The feature for this issue is already merged in kubernetes/kubernetes#90943

/close

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/test-infra repository.

from cloud-provider-aws.

leakingtapan avatar leakingtapan commented on July 18, 2024

/close as the PR is merged in legacy provider

from cloud-provider-aws.

bassco avatar bassco commented on July 18, 2024

@foobarfran - legend!
Feature will be released in v1.19, for those that reach this comment and don't follow the MR

from cloud-provider-aws.

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.