Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NLB service controller #488

Open
mdykes-gw opened this issue Nov 10, 2020 · 5 comments
Open

NLB service controller #488

mdykes-gw opened this issue Nov 10, 2020 · 5 comments
Labels
kind/new-service Categorizes issue or PR as related to a new service. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@mdykes-gw
Copy link

New ACK Service Controller

Support for NLB

List of API resources

List the API resources in order of importance to you:

  1. [resource 1]
  2. [resource 2]
@mdykes-gw mdykes-gw added the kind/new-service Categorizes issue or PR as related to a new service. label Nov 10, 2020
@jaypipes
Copy link
Collaborator

@mdykes-gw does https://github.com/kubernetes-sigs/aws-load-balancer-controller meet your needs here?

@fawadkhaliq
Copy link

hi @mdykes-gw, we're trying to consolidate all the load balancer integrations into aws-load-balancer-controller repo [1]. It currently supports ALB and NLB for Kubernetes native resources. We would love to get your feedback on the aws-load-balancer-controller repo. Please take a look at the docs [2] and don't hesitate to open issues/file requests/ask questions

[1] https://github.com/kubernetes-sigs/aws-load-balancer-controller
[2] https://kubernetes-sigs.github.io/aws-load-balancer-controller/latest/

@ack-bot
Copy link
Collaborator

ack-bot commented Aug 27, 2021

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.
Provide feedback via https://github.com/aws-controllers-k8s/community.
/lifecycle stale

@ack-bot ack-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 27, 2021
@RedbackThomson
Copy link
Contributor

/lifecycle frozen

@ack-bot ack-bot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Aug 27, 2021
@z0rc
Copy link

z0rc commented Jul 22, 2023

There are some cases where aws-load-balancer-controller maintains just binding of services to Target Group, but NLB and Target Group itself are managed externally, see https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/guide/use_cases/self_managed_lb/. For example it can be used like this kubernetes-sigs/aws-load-balancer-controller#1608

Given current state of things consolidation isn't possible for already documented use cases and this feature request is valid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/new-service Categorizes issue or PR as related to a new service. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

6 participants