Skip to content

Commit 5af60d5

Browse files
committed
update read me
1 parent ed1a0ce commit 5af60d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

4446
This project was formerly known as "AWS ALB Ingress Controller", we rebranded it to be "AWS Load Balancer Controller".
4547

@@ -48,4 +50,4 @@ This project was formerly known as "AWS ALB Ingress Controller", we rebranded it
4850
- AWS ALB Ingress Controller was donated to Kubernetes SIG-AWS to allow AWS, CoreOS, Ticketmaster and other SIG-AWS contributors to officially maintain the project. SIG-AWS reached this consensus on June 1, 2018.
4951

5052
## Documentation
51-
Checkout our [Live Docs](https://kubernetes-sigs.github.io/aws-load-balancer-controller/)!
53+
Checkout our [Live Docs](https://kubernetes-sigs.github.io/aws-load-balancer-controller/)!

0 commit comments

Comments
 (0)