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

feat: Add support for Azure CNI (w/o overlay) #367

Closed
Bryce-Soghigian opened this issue May 22, 2024 · 3 comments · Fixed by #365
Closed

feat: Add support for Azure CNI (w/o overlay) #367

Bryce-Soghigian opened this issue May 22, 2024 · 3 comments · Fixed by #365
Assignees
Labels
area/networking Issues or PRs related to networking kind/feature Categorizes issue or PR as related to a new feature.

Comments

@Bryce-Soghigian
Copy link
Collaborator

Tell us about your request

Karpenter users should be able to use the Azure CNI without overlay networking.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

Currently the only part that karpenter needs to do differently for this support is to generate additional ip configurations for IPAM to consume on the nics we create.

Are you currently working around this issue?

no existing workarounds

Additional Context

No response

Attachments

No response

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@Bryce-Soghigian
Copy link
Collaborator Author

See more details in the PR description linked.

@johnroach
Copy link

@Bryce-Soghigian I just want to thank you for this work you are doing. I honestly can't wait for this to be done 😄

@tallaxes tallaxes changed the title feat: Add support for running Azure CNI without Overlay Networking Enabled feat: Add support for Azure CNI (w/o overlay) Aug 28, 2024
@tallaxes tallaxes added kind/feature Categorizes issue or PR as related to a new feature. area/networking Issues or PRs related to networking labels Aug 28, 2024
@pdeva
Copy link

pdeva commented Aug 29, 2024

this is a blocker issue for us. Azure Application Gateway cannot be used when azure-cni with overlay is enabled. hopefully it gets resolved soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking Issues or PRs related to networking kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants