rancher 2.2 not starting load balancer

i have followed the guide for creating kubernetes cluster with rancher on linode, i am facing two issues
1) load balancer not provisioning
2) dns updating recording too frequently

i have tried with many ways, but loadbalancer not working in each case, made kubernetes cluster by hand, by rancher, ansible etc

1 Reply

The best way to solve this depends on whether the load balancer is not provisioning, or is provisioning but not accessible. I was able to find this GitHub issue that suggests manually creating the load balancer after your cluster is completed. If the load balancer is not accessible after it is created, you may want to verify whether you have "Expose app using Layer 7 Load Balancer" set to False, with the L4 Balancer option enabled. Rancher's load balancing documentation might help as well.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct