Search code examples
google-cloud-platformgoogle-kubernetes-enginegoogle-cloud-networking

Google Kubernetes Engine Broadcast Address


Is there a way to configure a broadcast address on a Kubernetes cluster on Google Compute Engine? I get a subnet and an address range, but broadcast address from the ethernet adapter shows up as 0.0.0.0, and the default broadcast address for the address range does not seem to work.


Solution

  • Compute Engine networking doesn't support broadcasting. If you wish, you can post a little bit about your use case and I'll figure out if there is any solution to the issue.