Add support for Hybrid Load Balancer #10040
Labels
enhancement
forward/review
In review; remove label to forward
service/compute-l7-load-balancer
service/compute-networking-neg
size/m
Milestone
Community Note
Description
Google Cloud Platform has recently released Hybrid Load Balancers as a preview feature. Key points from the documentation that would be relevant for updating the provider are:
Related Issues
New or Affected Resource(s)
Potential Terraform Configuration
Add support for the network endpoint type
NON_GCP_PRIVATE_IP_PORT
Validation for backend service would include requiring RATE as balancing mode and a max_rate_per_endpoint (or set defaults) for internal and external HTTP(S) Load Balancers:
Among other changes for TCP/SSL Load balancing as indicated in the key points above.
The text was updated successfully, but these errors were encountered: