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 4 Question 84 Discussion

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

You are configuring your Google Cloud environment to connect to your on-premises network. Your configuration must be able to reach Cloud Storage APIs and your Google Kubernetes Engine nodes across your private Cloud Interconnect network. You have already configured a Cloud Router with your Interconnect VLAN attachments. You now need to set up the appropriate router advertisement configuration on the Cloud Router. What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: D

This answer follows the Google-recommended practices for using privately used public IP (PUPI) addresses for GKE Pod address blocks1. The benefits of this approach are:

It allows you to use any public IP addresses that are not owned by Google or your organization for your Pods, which can help mitigate address exhaustion in your enterprise.

It prevents any external traffic from reaching your Pods, as Google Cloud does not route PUPI addresses to the internet or to other VPC networks by default.

It enables you to use VPC Network Peering to connect your GKE cluster to other VPC networks that use different PUPI addresses, as long as you enable the export and import of custom routes for the peering connection.

It preserves the fully integrated network model of GKE, where Pods can communicate with nodes and other resources in the same VPC network without NAT.

The options that you need to select when creating a private GKE cluster with PUPI addresses are:

--disable-default-snat: This option disables source NAT for outbound traffic from Pods to destinations outside the cluster's VPC network.This is necessary to prevent Pods from using RFC 1918 addresses as their source IP addresses, which could cause conflicts with other networks that use the same address space2.

--enable-ip-alias: This option enables alias IP ranges for Pods and Services, which allows you to use separate subnet ranges for them.This is required to use PUPI addresses for Pods1.

--enable-private-nodes: This option creates a private cluster, where nodes do not have external IP addresses and can only communicate with the control plane through a private endpoint.This enhances the security and privacy of your cluster3.

Option A is incorrect because it does not use PUPI addresses for Pods, but rather RFC 1918 addresses. This does not solve the problem of address exhaustion in your enterprise. Option B is incorrect because it reuses the secondary address range for Services across multiple private GKE clusters, which could cause IP conflicts and routing issues. Option C is incorrect because it does not specify the options that are needed to create a private GKE cluster with PUPI addresses.

1:Configuring privately used public IPs for GKE | Kubernetes Engine | Google Cloud2:Using Cloud NAT with GKE | Kubernetes Engine | Google Cloud3:Private clusters | Kubernetes Engine | Google Cloud


Contribute your Thoughts:

Erasmo
27 days ago
I wonder if the 'Cloud Interconnect' is anything like a 'Cloud Hammock'. Either way, I'm taking a nap.
upvoted 0 times
Carissa
6 days ago
A) Configure the route advertisement to the default setting.
upvoted 0 times
...
...
Lucia
1 months ago
Oh, I know this one! It's C, definitely C. Who would choose the 'default setting' when there's a custom option available?
upvoted 0 times
Gilma
12 days ago
Let's go with option C then. It gives us more control over the advertisements.
upvoted 0 times
...
Louvenia
13 days ago
I agree, setting a custom route advertisement seems like the best option for our specific needs.
upvoted 0 times
...
Tracey
26 days ago
I think C is the correct choice too. It allows for more customization.
upvoted 0 times
...
...
Jeannetta
1 months ago
Option B is tempting, but I'm not sure if manually configuring a static route on the on-premises router is the best approach. I think the Cloud Router should handle the advertisements.
upvoted 0 times
...
Coral
2 months ago
I'm leaning towards option D. Advertising all visible subnets to the Cloud Router seems more comprehensive, even if it's a bit more work.
upvoted 0 times
Myrtie
23 days ago
I agree, option D sounds like the best choice. It's worth the extra work to ensure everything is properly connected.
upvoted 0 times
...
Dean
1 months ago
I think option D is the way to go. It's better to advertise all visible subnets for a more comprehensive setup.
upvoted 0 times
...
...
Maile
2 months ago
I'm not sure, but option D also sounds reasonable. Advertise all visible subnets to the Cloud Router could provide more flexibility.
upvoted 0 times
...
Wilda
2 months ago
Hmm, option C looks good to me. Manually adding the prefix for the storage API virtual IP address seems like the way to go.
upvoted 0 times
...
Krissy
2 months ago
I agree with Clement. Configuring the route advertisement to the custom setting and manually adding the specific prefix seems like the best approach.
upvoted 0 times
...
Clement
2 months ago
I think we should go with option C.
upvoted 0 times
...

Save Cancel