File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ AWS Load Balancer Controller is a controller to help manage Elastic Load Balance
4040 - It satisfies Kubernetes [ Ingress resources] ( https://kubernetes.io/docs/concepts/services-networking/ingress/ ) by provisioning [ Application Load Balancers] ( https://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.html ) .
4141 - It satisfies Kubernetes [ Service resources] ( https://kubernetes.io/docs/concepts/services-networking/service/ ) by provisioning
4242[ Network Load Balancers] ( https://docs.aws.amazon.com/elasticloadbalancing/latest/network/introduction.html ) .
43+ - It satisfies Kubernetes [ Gateway resources] ( https://gateway-api.sigs.k8s.io/ ) by provisioning
44+ [ Network Load Balancers] ( https://docs.aws.amazon.com/elasticloadbalancing/latest/network/introduction.html ) and [ Application Load Balancers] ( https://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.html ) .
4345
4446This project was formerly known as "AWS ALB Ingress Controller", we rebranded it to be "AWS Load Balancer Controller".
4547
You can’t perform that action at this time.
0 commit comments