Skip to content

Commit

Permalink
Merge pull request #3279 from prasadkatti/patch-1
Browse files Browse the repository at this point in the history
docs: rename alb-ingress-controller to aws-load-balancer-controller
  • Loading branch information
k8s-ci-robot authored Jan 3, 2023
2 parents bfcd764 + 8630c1f commit 736c763
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/tutorials/aws-load-balancer-controller.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Using ExternalDNS with alb-ingress-controller
# Using ExternalDNS with aws-load-balancer-controller

This tutorial describes how to use ExternalDNS with the [aws-alb-ingress-controller][1].
This tutorial describes how to use ExternalDNS with the [aws-load-balancer-controller][1].

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

## Setting up ExternalDNS and aws-alb-ingress-controller
## Setting up ExternalDNS and aws-load-balancer-controller

Follow the [AWS tutorial](aws.md) to setup ExternalDNS for use in Kubernetes clusters
running in AWS. Specify the `source=ingress` argument so that ExternalDNS will look
Expand Down

0 comments on commit 736c763

Please sign in to comment.