Microsoft
AZ-500 · Question #332
You need to consider the underlined segment to establish whether it is accurate. You have configured an Azure Kubernetes Service (AKS) cluster in your testing environment. You are currently…
The correct answer is A. No adjustment required. An ingress controller is a piece of software that provides reverse proxy, configurable traffic routing, and TLS termination for Kubernetes services. https://docs.microsoft.com/en-us/azure/aks/ingress-tls
Submitted by miguelv· Mar 6, 2026Secure networking
Question
You need to consider the underlined segment to establish whether it is accurate. You have configured an Azure Kubernetes Service (AKS) cluster in your testing environment. You are currently preparing to deploy the cluster to the production environment. After disabling HTTP application routing, you want to replace it with an application routing solution that allows for reverse proxy and TLS termination for AKS services via a solitary IP address. You must create an AKS Ingress controller. Select "No adjustment required" if the underlined segment is accurate. If the underlined segment is inaccurate, select the accurate option.
Options
- ANo adjustment required.
- Ba network security group
- Can application security group
- Dan Azure Basic Load Balancer
How the community answered
(45 responses)- A93% (42)
- C2% (1)
- D4% (2)
Explanation
An ingress controller is a piece of software that provides reverse proxy, configurable traffic routing, and TLS termination for Kubernetes services. https://docs.microsoft.com/en-us/azure/aks/ingress-tls
Community Discussion
No community discussion yet for this question.