Open
Description
Version
2.3.0
What Kubernetes platforms are you running on?
EKS Amazon
Steps to reproduce
we are trying to create ingress into common NS for Cross-namespace and follow documentation , vs and vsr created and there state are valid but still that host is not sync in R53.
when I try to nslookup host is not resolvable.
in order to resolve what extra we need to perform.
Our use case is we want to create an ingress which will be in a common namespace and need to route to diff applications which are in blue or green namespaces , how we can do this.