For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAzure Solutions Architect Expert (AZ-305)Azure Solutions Architect Expert AZ-305 Practice Exam 1Question 38
    Hard1 markMultiple Choice
    Domain 4.1: Design a compute solutionDomain 4ComputeAKSNetworking

    AZ-305 · Question 38 · Domain 4.1: Design a compute solution

    You are designing the network architecture for an Azure Kubernetes Service (AKS) cluster.

    The cluster will host hundreds of microservices. You have a strict requirement that every pod must receive an IP address from the Azure Virtual Network subnet so that on-premises resources connected via ExpressRoute can route traffic directly to individual pods.

    Which AKS network plugin must you use?

    Answer options:

    A.

    Azure CNI

    B.

    Kubenet

    C.

    Flannel

    D.

    Calico

    How to approach this question

    Recognize the difference between overlay networking (Kubenet) and native VNet integration (Azure CNI).

    Full Answer

    A.Azure CNI✓ Correct
    Azure CNI
    With Azure Container Networking Interface (CNI), every pod gets an IP address from the subnet and can be accessed directly. These IP addresses must be unique across your network space, and must be planned in advance. This allows on-premises resources connected via ExpressRoute or VPN to communicate directly with the pods. Kubenet uses an overlay network where pods get IPs from a private, non-routable space, and traffic is NAT'd through the node's IP.

    Common mistakes

    Choosing Kubenet to save IP addresses, ignoring the requirement for direct routability from on-premises.
    Question 37All questionsQuestion 39

    Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 1

    55 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01Contoso Ltd is a global financial institution with 80 Azure subscriptions spread across 4 managem...MediumQ02Fabrikam Inc. operates a hybrid cloud environment with 500 on-premises VMware virtual machines ru...HardQ03A startup company has a single Azure subscription with a monthly budget of $5,000. The CFO want...EasyQ04You are designing an Azure Sentinel architecture for a Managed Security Service Provider (MSSP). ...MediumQ05A healthcare enterprise is migrating its infrastructure to Azure. They have strict compliance req...Hard
    View all 55 questions →