0

I need to specify a list of IP ranges in Steamworks to mark them as the official servers of my game. How can I create a cluster that creates nodes only in a constant range of external IP addresses? Is there a better solution?

womble
  • 96,255
  • 29
  • 175
  • 230
Lucky Guy
  • 3
  • 1

1 Answers1

1

There is not enough information your infrastructure. But I can assume, that you should reserve IP addresses in Google Cloud console. Then you should use them in your GKE installation, as IP address for Ingress controller or for Service.

Alexander Tolkachev
  • 4,608
  • 3
  • 14
  • 23