Open jstrachan opened 3 years ago
currently if you recreate the nginx service you get a new external IP. However it may mean that your ingress.domain has the old external IP.
ingress.domain
So if ingress.domain ends with .nip.io or .xip.io and we can find an external IP in nginx then we should check they match and if not report an error
.nip.io
.xip.io
nginx
currently if you recreate the nginx service you get a new external IP. However it may mean that your
ingress.domain
has the old external IP.So if ingress.domain ends with
.nip.io
or.xip.io
and we can find an external IP innginx
then we should check they match and if not report an error