Topic 1 Question 12
You want to create a service in GCP using IPv6. What should you do?
Create the instance with the designated IPv6 address.
Configure a TCP Proxy with the designated IPv6 address.
Configure a global load balancer with the designated IPv6 address.
Configure an internal load balancer with the designated IPv6 address.
ユーザの投票
コメント(17)
Answer is C, B- Why Not? just try to create a TCP LB, with default settings, you'll not get option to select IPV6, But if you chose Global LB, then you'll get the option.
Concept- you're LB should be GLOBAL in order to have IPV6 IP Address. So read option C again.
👍 4jeeet_2021/07/06C, there are LBs which support Global ipv4/ipv6 HTTP(S) SSL Proxy TCP Proxy
👍 3pentium20002021/03/28Why not just creating the instance?
You can configure external IPv6 addresses on virtual machine instances (VMs) if the subnet that they are connected to has external IPv6 addresses enabled. Enabling external IPv6 addresses on a subnet is supported in some regions.
Ref https://cloud.google.com/compute/docs/ip-addresses/configure-ipv6-address
👍 3ThisisJohn2021/11/16
シャッフルモード