Hi guys,
I have Rancher 2.4.5 running on my server. Currently I am trying to import my AKS cluster in.
my rancher is running under custom port 8000. when I execute the rancher cluster agent to AKS, the agent failed to connect to rancher (CATTLE_SERVER). After deeper check, the agent attempt to connect to the domain name without the port being included. No wonder the connection is failing. Any idea how to make the agent connect to the complte address we provide as the CATTLE_SERVER, with the port number?