I’m following the Rancher install and configure process following a Rancher Rodeo I attended recently.
So I have installed Rancher successfully with 3 cluster nodes and a separate Rancher server. Have setup an Ingress rule to run a specific application on my computer.
However when I run the application it takes me to the Rancher admin UI instead of the application itself.
How can I fix the issue so that my application can be reached from Internet.
Please note that the Rancher UI is also running on the same external IP and port 80.
Like: rancher.[my external IP].slip.io and the app is wordpress.[my external IP].slip.io