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 adding vSwitch subnets to the network #1493

Open
dannynodies opened this issue Oct 18, 2024 · 0 comments
Open

Support adding vSwitch subnets to the network #1493

dannynodies opened this issue Oct 18, 2024 · 0 comments

Comments

@dannynodies
Copy link

/kind feature

Describe the solution you'd like
At present, if I add a vSwitch subnet to the created network, it causes NetworkReconcileFailed : failed to find network: multiple subnets not allowed

I am attempting to route traffic between the cluster and some baremetal servers over the private network, and allowing the addition of a vSwitch subnet would permit this configuration to be applied.

Related to #1472 (since the changes required would conflict)

Anything else you would like to add:
I have a pretty good idea how this can be done - will submit a PR

Environment:

  • cluster-api-provider-hetzner version: v1.0.0
  • Kubernetes version: 1.30.5
  • OS (e.g. from /etc/os-release): Ubuntu 22.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant