Azure CNI networking

E828302

Azure CNI networking is a container networking solution for Azure Kubernetes Service that assigns routable IP addresses from a virtual network to pods, enabling direct, secure integration with existing Azure network resources and policies.

Try in SPARQL Jump to: Statements Referenced by

Statements (46)

Predicate Object
instanceOf Azure Kubernetes Service feature
container networking solution
allocatesFrom Azure virtual network subnets NERFINISHED
assigns IP addresses to pods
benefit direct, routable pod IPs in virtual network
reuse of existing Azure network security controls
simplified connectivity to on-premises networks
support for enterprise network topologies
configurationOption Azure CNI VNet-native NERFINISHED
Azure CNI overlay NERFINISHED
configuredAt AKS cluster creation time
contrastsWith kubenet networking in AKS
developedBy Microsoft
differsFrom kubenet by assigning IPs directly from virtual network
documentedAt https://learn.microsoft.com/azure/aks/concepts-network
https://learn.microsoft.com/azure/aks/configure-azure-cni
enables direct integration with existing Azure network resources
direct pod-to-pod communication across nodes
direct pod-to-service communication in virtual network
pods to receive routable IP addresses
integratesWith Azure ExpressRoute NERFINISHED
Azure Firewall NERFINISHED
Azure Network Security Groups NERFINISHED
Azure Private Link NERFINISHED
Azure load balancers NERFINISHED
Azure route tables NERFINISHED
site-to-site VPN
limits cluster scale based on available IP addresses in subnet (VNet-native mode)
providedBy Microsoft Azure NERFINISHED
requires Azure virtual network NERFINISHED
dedicated subnet for AKS nodes or pods
sufficient IP address space in subnets
supports Kubernetes pods
Linux nodes
Windows nodes
supportsFeature Azure Network Policy for AKS NERFINISHED
IP-based network policies
Kubernetes NetworkPolicy NERFINISHED
kubenet-to-Azure-CNI migration (in some configurations)
supportsPlatform Azure Kubernetes Service NERFINISHED
Azure virtual networks NERFINISHED
usedFor enterprise-grade Kubernetes networking on Azure
secure integration of AKS workloads with Azure resources
usedIn Azure Kubernetes Service NERFINISHED
uses Azure Virtual Network IP addresses
Azure network interfaces NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Azure Kubernetes Service supportsFeature Azure CNI networking