Skip to content

Metallb CRs apply failure #247

Locked Answered by testdasi
palmertime asked this question in Questions
Discussion options

You must be logged in to vote

In case it helps, I noticed you have API on 10.1.0.10 and metallb range on "10.1.3.1-10.1.3.254". Are all the nodes in the same subnet that covers the API as well as the metallb IP range? You need at least 10.1.0.0/22 for it to cover both + it shouldn't overlap with any internal k3s subnets.
/22 is a bit unusual. People usually does /24 (which will be a problem) or /16 (which shouldn't be a problem).

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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
3 participants
Converted from issue

This discussion was converted from issue #245 on March 08, 2023 01:59.