Skip to content
New issue

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

Support subnets under ExternalNetworks #2429

Open
swarren83 opened this issue Feb 20, 2025 · 1 comment · May be fixed by #2430
Open

Support subnets under ExternalNetworks #2429

swarren83 opened this issue Feb 20, 2025 · 1 comment · May be fixed by #2430
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@swarren83
Copy link

/kind feature

Add subnets object to externalNetwork object to support creation of floating IPs from a specific external subnet.

@k8s-ci-robot k8s-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 20, 2025
@swarren83
Copy link
Author

I have tested the behavior of an ExternalNetwork with subnetworks. Current observed behavior is that a floating IP will be selected out of the appropriate subnet without specifying the subnet id or name. While this feature would be nice to have for specificity sake, but it's not as useful now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: Inbox
2 participants