Replies: 2 comments
-
@Sediket right now we don't support IP ranges in that format, it would need to be a CIDR (or list of CIDRs that make up the range). |
Beta Was this translation helpful? Give feedback.
0 replies
-
CC @MichalFupso |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a question on the BGPConfiguration aligning with Metallb IPAddressPool. In our metallb IPAddressPool, we used a range in the format of:
For the BGPConfiguration for the serviceLoadBalancerIPs all of the examples specify a cidr network specifically and no ranges, do I have to include a cidr network that surrounds this range? or can I use the same format?
like this?:
or does it have to be like this to surround the range of 172.70.0.150-172.70.0.179?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions