'How to assign IPV6 on Google Cloud VM instances

Good day, I am new to google cloud plateform please help. How can i assgin ipv6 for my instance on google cloud, i have created an ipv6 but is says not in use just as in picture below. enter image description here



Solution 1:[1]

Based on the documemtation shared by @Ferregina Pelona.

You can configure IPv6 addresses on a virtual machine instance (VM) if the subnet that the VM is connected to has an IPv6 range configured. First thing to do, make sure that there is a IPv6 configured into your network.

Though, Google Cloud Platform allows users to connect to Global Load Balancer (this has external IP) using IPv6 but VPC Network DO NOT support IPv6.

Check out this documentation on GCP's Global Load Balancer.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Bryan L