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

Multiple IP configurations on a NIC #185

Open
cpressland opened this issue Jan 6, 2021 · 1 comment
Open

Multiple IP configurations on a NIC #185

cpressland opened this issue Jan 6, 2021 · 1 comment

Comments

@cpressland
Copy link

Describe the Enhancement:

Allow for a NIC to have multiple IP configurations

Describe the Need:

We operate Kubernetes Clusters on Azure (not AKS) and need to provision NICs with multiple IP configurations (addresses) for Azure-CNI to work. I am unsure if others would find this useful but I imagine there are other examples where a VM would want multiple IP addresses per NIC.

Current Alternative

Currently we test Kubernetes in Test Kitchen with Weave but deploy to Dev/Staging/Prod with Terraform and Azure-CNI. Our Test Kitchen workflows would benefit from using the same CNI.

Can We Help You Implement This?:

Happy to implement this myself and open a PR assuming:

  1. The project feels it would benefit from this feature
  2. The Azure API can handle this without having to summon Cthulhu
@marcparadise
Copy link

Thanks for opening this @cpressland. I think this would be good functionality to add, and we'd be happy to help you get a PR through; unfortunately I can't answer offhand how well the Azure API would be able to handle it, though I would expect it's a supported use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants