My Google cloud instance needs to support IPv4, IPv6, TCP, and UDP all on the same instance.
I've found this article that shows how to get IPv4, IPv6, and TCP with a global network load balancer, but it does not include UDP.
My instance is on GCE right now, but I am likely going to move over to GKE in the near future, so I'm looking for a solution that works on both.