Skip to content

Commit 102b616

Browse files
authored
Merge pull request #3590 from ArcoKim/update-external-dns-docs
docs : update external-dns example
2 parents 7a470f9 + 07fe92f commit 102b616

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/guide/integrations/external_dns.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## Prerequisites
55
### Role Permissions
6-
Adequate roles and policies must be configured in AWS and available to the node(s) running the external-dns. See https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/aws.md#iam-permissions.
6+
Adequate roles and policies must be configured in AWS and available to the node(s) running the external-dns. See [external-dns tutorial](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/tutorials/aws.md#iam-permissions).
77

88
## Installation
99
1. Download sample `external-dns` manifest
@@ -51,7 +51,6 @@ Adequate roles and policies must be configured in AWS and available to the node(
5151

5252
```yaml
5353
annotations:
54-
kubernetes.io/ingress.class: alb
5554
alb.ingress.kubernetes.io/scheme: internet-facing
5655
5756
# external-dns specific configuration for creating route53 record-set

0 commit comments

Comments
 (0)