Hi,
I have multiple GCP projects (service projects) which need peering with a central VPC (host project). Is it possible to have more than 25 VPC peering connections on a single VPC. Is this something which can be increased by requesting google?
Regards
Yogeesh Venkanna
Solved! Go to Solution.
Hello @yogeesh-venkann
yes, you can try to go to Quotas and System Limits and request "Peerings per VPC Network" quota to be increased.
https://cloud.google.com/vpc/docs/quota#requesting-additional-quota
Hello @yogeesh-venkann
yes, you can try to go to Quotas and System Limits and request "Peerings per VPC Network" quota to be increased.
https://cloud.google.com/vpc/docs/quota#requesting-additional-quota
This limitation isn’t present if you use NCC. The peering limit for NCC is 250 I believe.
https://cloud.google.com/network-connectivity/docs/network-connectivity-center
Thank you, I remember this was an hard limit for VPCs and could not be increased.
I am glad this is different now.