Rancher/nginx-ingress-controller on GKE

Hi,

I don;t want to use Googles ingress controller but the nginx one. I can install it directly from the Catalog but if my Cluster on GKE was provisioned by Rancher would it make sense to install the rancher/nginx-ingress-controller instead of the one from nginx ? Is there an instruction for installation of rancher/nginx-ingress-controller ?

Thanks

You can just use the standard nginx-ingress package in helm. The only changes in the rancher version are relevant for RKE-banked clusters and won’t matter for GKE.

Ok Great thank you .