Azure / Azure/AKS

[Feature] Dual Stack In Vnet pod ips

Open
#4,389 2 comments 4 reactions 4 assignees Claimed by @therealmitchconnors View on GitHub
feature-request networking
Dominant language
TypeScript
Stars
2.1k
Forks
395
Avg merge
2d 22h
Merged PRs (30d)
13

Description

**Is your feature request related to a problem? Please describe.**
Some customers need their pod ips to be in vnet (for direct addressing inbound or outbound to rest of vnet). Azure cni podsubnet and node subnet facilitate this. However it does not support dual stack like overlay https://github.com/Azure/AKS/issues/3943 so you are confined to ipv4.

**Describe the solution you'd like**
Should be a able to give byo subnets that contain ipv6 addresses as a podsubnet and nodes should allocate a static block from those subnets to nodes.

**Describe alternatives you've considered**
Could do the same with node subnet.

**Additional context**
Add any other context or screenshots about the feature request here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.