https://rancher.com/ logo
#rke2
Title
f

future-pencil-6407

02/03/2023, 1:07 PM
I was trying to install rke on AWS ec2. I installed the server using:
./rke-install.sh --cloud-provider-name=aws
. I have tagged the node as well as checked the IAM policy. But my loadbalancer services remain stuck in Pending. Is there a way to check where the issue might be?
c

creamy-pencil-82913

02/03/2023, 5:05 PM
Check the cloud provider logs and read through the aws cloud provider docs. You need to configure a cluster name in the cloud provider config and put a matching tag on the subnets if you want to use load balancers
4 Views