k8s aks react routing issue: not routing from svc ip but works fine from localhost ip
on portforwading the svc & ingress to localhost, everything works fine.
with public IP from svc & nginx ingress, the frontend is reachable and works fine, only issue is it doesn’t route to the next page, while it does in localhost. where could this possible go wrong?
k8s aks react routing issue: not routing from svc ip but works fine from localhost ip
on portforwading the svc & ingress to localhost, everything works fine.
with public IP from svc & nginx ingress, the frontend is reachable and works fine, only issue is it doesn’t route to the next page, while it does in localhost. where could this possible go wrong?