Hi,
I have a installed Rancher v2.5.5 with default settings. The Rancher UI is accessible and when I try to install Traefik from the App & Markeplace (default setting). Just select and click install. I am getting the following error
Service does not have load balancer ingress IP address: default/traefik
What i want to achieve is the following?
- Allow existing deploying and ingress to working the default ingress-nginx.
- New deployment to use traefik ingress.
I need help as to how to achieve this. Thank you.
Configuration
- RKE v1.2.4
- Kubernetes 1.19.6
- Rancher 2.5.5
- ingress-nginx ingress controller
- Ubuntu 20.4
- Single Node (controlplane, etcd, worker)