Skip to content

Commit 52f5a96

Browse files
Kalyan Reddy DaidaKalyan Reddy Daida
authored andcommitted
Welcome to Stack Simplify
1 parent a68e142 commit 52f5a96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

12-Microservices-Deployment-on-EKS/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
### ALB Ingress Controller & External DNS
2929
- We are going to deploy a application which will also have a `ALB Ingress Service` and also will register its DNS name in Route53 using `External DNS`
3030
- Which means we should have both related pods running in our EKS cluster.
31+
- We have installed **ALB Ingress Controller** as part of section [08-01-ALB-Ingress-Install](/08-ELB-Application-LoadBalancers/08-01-ALB-Ingress-Install/README.md)
32+
- We have installed **External DNS** as part of section [08-06-01-Deploy-ExternalDNS-on-EKS](/08-ELB-Application-LoadBalancers/08-06-ALB-Ingress-ExternalDNS/08-06-01-Deploy-ExternalDNS-on-EKS/README.md)
3133
```
3234
# Verify alb-ingress-controller pod running in namespace kube-system
3335
kubectl get pods -n kube-system

0 commit comments

Comments
 (0)