Skip to content

Commit

Permalink
feat: add north-bound PSC example with MIGs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanmay Bangale committed Oct 9, 2024
1 parent d4956a5 commit b677bc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/x-nb-psc-mig-l7xlb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
End-to-end sample terraform code to provision Apigee X exposed by External Load Balancer with PSC and MIG.

If you plan to use LB-->PSC-NEG for Apigee northbound network routing, follow the instructions in this document to configure active health check.
At this time, PSC does not support active health check monitoring as mentioned [here](https://cloud.google.com/load-balancing/docs/negs#psc-neg).
To work around this limitation of PSC, you can modify the Apigee installation configuration to use a managed instance group (MIG), which does provide active health check capability. Refer guide [here](https://cloud.google.com/apigee/docs/api-platform/system-administration/health-check-mig-workaround) and the network diagram below :
At this time, PSC-NEG does not support active health check monitoring as mentioned [here](https://cloud.google.com/load-balancing/docs/negs#psc-neg).
To work around this limitation of PSC, you can modify the Apigee installation configuration to use a managed instance group (MIG), which does provide active health check capability. Refer the solution guide [here](https://cloud.google.com/apigee/docs/api-platform/system-administration/health-check-mig-workaround) and the network diagram below :

<p align="center">
<img src="./sample-architecture.png?raw=true" alt="Apigee X Shared VPC Multi Region Sample Architecture">
Expand Down

0 comments on commit b677bc6

Please sign in to comment.