|
|
|
|
|
by nodesocket
3430 days ago
|
|
Thanks for linking. It looks a little involved. 1.) Allocate and associate an IPv6 block to the VPC.
2.) Configure internet gateway and routes in the VPC.
3.) Update security groups to include IPv6 in the VPC.
4.) Confirm current instance types support IPv6.
5.) Assign IPv6 address to instances.
6.) May require manual network setup on each instance if not using DHCPv6.
This complexity (lack of abstraction) is why I prefer Google Cloud Platform. While GCP currently does not support IPv6, when they do support it, I am willing to bet they will roll it out as a turn-key button click. |
|