Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In an Azure subscription, deploying an AKS cluster for an app requires selecting a network type compatible with direct pod IP access by on-premises clients.
A
kubenet, which assigns IPs to nodes from the VNet subnet and uses NAT for pod communication.
B
Azure CNI, granting each pod a direct, unique IP from the subnet.
C
Hybrid Connection endpoints, not applicable as a network option for AKS.
D
Azure Private Link, also not applicable as a network option for AKS.