12.1 DNS for the app

Get the Ingress endpoint and point DNS

kubectl get ingress -n vprofile

Add a CNAME pointing vprofile.<domain> to the ALB:

TypeNameValue
CNAMEvprofile<ALB-DNS-endpoint>

Wait ~5-10 minutes for DNS to publish.