Daily challenges →
🔷 Azure hard ⚡ 80 XP

What is a key difference between kubenet and Azure CNI networking in AKS?

With Azure CNI, pods get first-class VNet IPs, which enables direct connectivity from VNet resources but consumes address space fast (nodes reserve IPs for their max pod count). kubenet only gives nodes VNet IPs and NATs pod traffic, and it does not support Windows pools.

🌊 This is a free sample — 1015+ more questions on DevOps Ocean

Sign in free to practice the full question bank with daily challenges, XP, streaks, duels and a global leaderboard.

Practice the full bank — free →