Skip to content

Final Task hanging indefinitely #158

Locked Answered by SuperSweatyYeti
SuperSweatyYeti asked this question in Questions
Discussion options

You must be logged in to vote

Figured it out Guys.

# apiserver_endpoint is virtual ip-address which will be configured on each master
apiserver_endpoint: "192.168.30.222"
...
# metallb ip range for load balancer
metal_lb_ip_range: "192.168.30.80-192.168.30.90"

Neded to change the apiserver_endpoint and metal_lb_ip_range to some ips that actually exist in my local network.

Anyways,

Thanks again for this tool guys. Much appreciated 😄

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@clsulli95
Comment options

Answer selected by timothystewart6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #156 on November 08, 2022 03:32.