aws-controllers-k8s / community

AWS Controllers for Kubernetes (ACK) is a project enabling you to manage AWS services from Kubernetes
https://aws-controllers-k8s.github.io/community/
Apache License 2.0
2.44k stars 258 forks source link

ELB service controller #487

Open mdykes-gw opened 4 years ago

mdykes-gw commented 4 years ago

New ACK Service Controller

Support for Application Load Balancer https://aws.amazon.com/elasticloadbalancing/application-load-balancer/

List of API resources

jaypipes commented 4 years ago

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

jpoley commented 4 years ago

ALB controller would be large help to Lambda & EKS to complete a stack

ack-bot commented 3 years ago

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

RedbackThomson commented 3 years ago

/lifecycle frozen

a-hilaly commented 8 months ago

@mdykes-gw @jpoley elbv2 v0.0.6 and it supports LoadBalancer, Rule, TargetGroup and Target resources.