In order to redirect the EKS AWS ALB Ingress host you can use alb.ingress.kubernetes.io/actions
annotation to do its job to redirect ALB Listener rule from artifactory.domain.com
to artifactory-new.domain.com
How to redirect EKS AWS ALB Ingress to another domain
1