This message was deleted.
# general
a
This message was deleted.
d
I have nginx-ingress-controller deployed as
type=loadbalancer
and rancher installed with
tls=external
. Thus, it seem loadbalancer created nginx controller is an elb and not nlb or alb
g
Hi @dry-vr-36164, has it worked for you?
d
Yes, I replaced
nginx-ingress-controller
with
aws-alb-controller
and it started working.
Nginx
also works but then importing cluster doesn't works with it if using certs outside of rancher.
n
Facing the same issue. Has anyone got it working with nginx ? Import cluster with nginx v 1.18 as loadbalancer gives websocket bad handshake.
d
you need to use Alb ingress controller to make it work or else follow the exact steps provided by rancher
291 Views