Azure / Azure/AKS

AKS supports new outbound type block

Open
#4,351 5 comments 1 reaction 1 assignee 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

### 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

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.