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

Google Exam Professional Cloud Network Engineer Topic 9 Question 110 Discussion

Actual exam question for Google's Professional Cloud Network Engineer exam
Question #: 110
Topic #: 9
[All Professional Cloud Network Engineer Questions]

Your team deployed two applications in GKE that are exposed through an external Application Load Balancer. When queries are sent to www.mountkirkgames.com/sales and www.mountkirkgames.com/get-an-analysis, the correct pages are displayed. However, you have received complaints that www.mountkirkgames.com yields a 404 error. You need to resolve this error. What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: A

The 404 error is occurring because there is no default backend defined for requests to the root URL. Defining the default backend in the Ingress YAML file ensures that requests to www.mountkirkgames.com are routed to the correct service.


Contribute your Thoughts:

Minna
3 days ago
Option B seems like the way to go. Defining a default backend in the Ingress YAML file should resolve the 404 error on the root domain.
upvoted 0 times
...

Save Cancel