[Feature] Support for Pod Subnet in Node Auto Provisioning
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 395
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 13
Description
Support for [Azure CNI Pod Subnet](https://learn.microsoft.com/azure/aks/concepts-network-azure-cni-pod-subnet) in Node Auto Provisioning
This includes two modes
- [Dynamic IP Allocation](https://learn.microsoft.com/azure/aks/configure-azure-cni-dynamic-ip-allocation)
- [Static Block Allocation](https://learn.microsoft.com/azure/aks/configure-azure-cni-static-block-allocation)
Status: Backlog
ETA: Q1 CY27
Issues tracking availability in the open-source Azure Karpenter Provider:
- [Dynamic IP Allocation - Issue 1351](https://github.com/Azure/karpenter-provider-azure/issues/1351)
- [Static Block Allocation - Issue 1352](https://github.com/Azure/karpenter-provider-azure/issues/1352)
Contributor guide
Assessment
This issue has not been assessed yet.