AKS supports new outbound type block
Open
feature-request
networking
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 395
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 13
Description
### GA ETA: Q2 2026
*ETAs are estimations and subject to change
AKS supports new outbound type:
**NOTE!**: This outbound type is only currently supported in [Network Isolated Clusters](https://learn.microsoft.com/azure/aks/concepts-network-isolated)
1. outbound type = block
There is no public Loadbalancer, firewall or NAT gateway configured on AKS cluster. In this case we will set a NIC NSG rule with low priority on the nodes to block the traffic from 0.0.0.0 -> Internet.
Contributor guide
Assessment
This issue has not been assessed yet.