We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前我们一个应用从ipam系统拿到的几个ip是互不相连的,使用subnet的设置start和end + reservedIPs的话,要计算很多reservedIPs。。。 希望在subnet中增加一个ipList, 直接把对应的ip加进去,那就可以直接使用对应的ip就行了。
The text was updated successfully, but these errors were encountered:
在这种情况下,推荐外置 ipam 系统,然后通过指定 IP 的方式进行 IP 申请。
Sorry, something went wrong.
No branches or pull requests
目前我们一个应用从ipam系统拿到的几个ip是互不相连的,使用subnet的设置start和end + reservedIPs的话,要计算很多reservedIPs。。。
希望在subnet中增加一个ipList, 直接把对应的ip加进去,那就可以直接使用对应的ip就行了。
The text was updated successfully, but these errors were encountered: