Hard1 markMultiple Choice
Domain 4.1: Compute SolutionsDomain 4.1AKSNetworking

AZ-305 · Question 39 · Domain 4.1: Compute Solutions

You are designing an Azure Kubernetes Service (AKS) cluster. The security team requires that every pod receives an IP address from the Azure Virtual Network subnet. Additionally, you must be able to enforce network policies to restrict traffic between pods. Which TWO networking options must you configure? (Select TWO)

Answer options:

A.

Azure CNI networking.

B.

Kubenet networking.

C.

Azure Network Policies or Calico.

D.

Azure Firewall.

E.

Service Endpoints.

How to approach this question

Identify the AKS network plugin that uses VNet IPs and the feature for pod isolation.

Full Answer

A,C
Azure CNI assigns IP addresses from the Azure Virtual Network directly to pods. To restrict traffic between pods within the cluster, you must enable Network Policies (either Azure Network Policies or Calico).

Common mistakes

Selecting Kubenet, which uses NAT and does not give pods VNet IP addresses.

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

55 questions · hints · full answers · grading

More questions from this exam