You cannot change the apiserver port. You need to pass through the default ports (9345 and 6443), and ensure that you’re not offloading TLS.
m
mysterious-furniture-754
06/16/2023, 1:27 AM
Because two clusters need to be deployed, one k3s cluster for deploying rancher and one rke2 cluster as a downstream cluster, with only one set of load balancing services, port conflicts may occur if the listening ports are not modified
c
creamy-pencil-82913
06/16/2023, 1:46 AM
Are you trying to put both rke2 and k3s behind the same lb?
creamy-pencil-82913
06/16/2023, 1:49 AM
I'm confused by what you're trying to do, and I suspect it's not supported.
m
mysterious-furniture-754
06/16/2023, 1:53 AM
Okay, then I will deploy a new lb for rke2. Thank you very much