Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AZ-104 Exam - Topic 11 Question 29 Discussion

You have a service deployed to a Kubernetes cluster.Another application needs to access the service via the private IP address of the pod.Which of the following would you define as the networking type for the cluster to meet this requirement?
B) Azure container networking plugin
A) Kubenet
C) Service Endpoints
D) Network security groups Azure container networking plugin : Correct Choice With the Azure container networking plugin , every pod gets an IP address allocated. With Azure 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. Each node has a configuration parameter for the maximum number of pods that it supports. The equivalent number of IP addresses per node are then reserved up front for that node. This approach requires more planning, as can otherwise lead to IP address exhaustion or the need to rebuild clusters in a larger subnet as your application demands grow. Nodes use the Azure Container Networking Interface (CNI) Kubernetes plugin. Kubenet : Incorrect Choice Thekubenetnetworking option is the default configuration for AKS cluster creation. Withkubenet, nodes get an IP address from the Azure virtual network subnet. Pods receive an IP address from a logically different address space to the Azure virtual network subnet of the nodes. Service Endpoints: Incorrect Choice Capabilities like service endpoints or UDRs are supported with both kubenet and Azure CNI, the support policies for AKS define what changes you can make. For example: * If you manually create the virtual network resources for an AKS cluster, you're supported when configuring your own UDRs or service endpoints. * If the Azure platform automatically creates the virtual network resources for your AKS cluster, it isn't supported to manually change those AKS-managed resources to configure your own UDRs or service endpoints. Network security groups: Incorrect Choice A network security group filters traffic for VMs, such as the AKS nodes. As you create Services, such as a LoadBalancer, the Azure platform automatically configures any network security group rules that are needed.

Microsoft AZ-104 Exam - Topic 11 Question 29 Discussion

Actual exam question for Microsoft's AZ-104 exam
Question #: 29
Topic #: 11
[All AZ-104 Questions]

You have a service deployed to a Kubernetes cluster.

Another application needs to access the service via the private IP address of the pod.

Which of the following would you define as the networking type for the cluster to meet this requirement?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

0/2000 characters
Annita
7 months ago
Service Endpoints are useful, but not for this scenario.
upvoted 0 times
...
Alayna
7 months ago
Kubenet is outdated, no way that's the right choice.
upvoted 0 times
...
Alita
8 months ago
Wait, so every pod gets its own IP? That sounds complicated!
upvoted 0 times
...
Javier
8 months ago
Totally agree, it allows direct pod access.
upvoted 0 times
...
Maynard
8 months ago
Azure container networking plugin is the way to go!
upvoted 0 times
...
Dorothy
8 months ago
Network security groups seem unrelated to pod IP access, but I could be mistaken about their role in this context.
upvoted 0 times
...
Lynsey
8 months ago
I practiced a similar question where we discussed how service endpoints work, but I don't think they apply here.
upvoted 0 times
...
Charlena
8 months ago
I'm not entirely sure, but I remember something about kubenet not allowing direct access to pod IPs.
upvoted 0 times
...
Lenna
8 months ago
I think the Azure container networking plugin is the right choice since it allows pods to have their own IP addresses.
upvoted 0 times
...
Trina
8 months ago
I'm a little confused by the options here. Marketing, business, strategic, and financial - which one is the best fit for the description given? I'll have to re-read the question a few times to make sure I understand.
upvoted 0 times
...
Phil
8 months ago
Ah, I think I know what the issue might be. The header-rule name and the out-manipulationid on the sip-interface need to match. I'll verify that carefully.
upvoted 0 times
...
Janey
8 months ago
I'm confused; was there a mention of internal storage in our notes? It might not be A or B, not sure about C either.
upvoted 0 times
...

Save Cancel