Relative Content

Tag Archive for google-cloud-platformgoogle-cloud-load-balancer

Unable to setup explicit IP list to target pools in GCP

Since the cost of building a Load Balancer cluster is too high, I want to directly set up a Network Load Balancer on GCP and forward the traffic directed to this Load Balancer to a specified IP Address List (my private Kubernetes cluster), similar to the effect of HAProxy. However, after going through the documentation, I couldn’t find how to set IP Addresses in Target Pools.