Question 139 of 213
Single answerDRAG DROP -You are developing a microservices solution. You plan to deploy the solution to a multinode Azure Kubernetes Service (AKS) cluster.You need to deploy a solution that includes the following features:✑ reverse proxy capabilities✑ configurable traffic routing✑ TLS termination with a custom certificateWhich components should you use? To answer, drag the appropriate components to the correct requirements. Each component may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.NOTE: Each correct selection is worth one point.Select and Place:
✓A Box 1: Helm -To create the ingress controller, use Helm to install nginx-ingress.Box 2: kubectl -To find the cluster IP address of a Kubernetes pod, use the kubectl get pod command on your local machine, with the option -o wide .Box 3: Ing
BRefer to simulation panel
✓
Correct Answer: A
Box 1: Helm -To create the ingress controller, use Helm to install nginx-ingress.Box 2: kubectl -To find the cluster IP address of a Kubernetes pod, use the kubectl get pod command on your local machine, with the option -o wide .Box 3: Ing
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.