Azure / karpenter-provider-azure

AKS Karpenter Provider
Apache License 2.0
308 stars 47 forks source link

feat: Add support for running Azure CNI without Overlay Networking Enabled #367

Open Bryce-Soghigian opened 1 month ago

Bryce-Soghigian commented 1 month ago

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

Bryce-Soghigian commented 1 month ago

See more details in the PR description linked.

johnroach commented 3 weeks ago

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