Commit Graph

11 Commits

Author SHA1 Message Date
Julio Diez e80e292d7d Use new version of vpc-network-tester
The code is a fork from the original at GoogleCloudPlatform, from:
https://github.com/willypalacin/vpc-network-tester/tree/main
2023-10-25 20:19:08 +02:00
Julio Diez 09556aeb0e Adapt naming to 'services' 2023-10-25 20:11:47 +02:00
Julio Diez 8ff40c2716 Fix Direct VPC Egress configuration 2023-10-16 19:16:35 +02:00
Julio Diez b30dfb050d Cloud Run service using Direct VPC Egress 2023-10-16 18:06:23 +02:00
Julio Diez 095c7bd59c Fix subnet main var name 2023-10-16 12:21:32 +02:00
Julio Diez 6d47ff9ed5 Output custom domain URL 2023-10-15 21:55:30 +02:00
Julio Diez 4d5e676906 Use case with CR server in service project and an internal ALB
For now, using a VPC access connector. It will be replaced by
Direct VPC Egress
2023-10-15 21:42:54 +02:00
Julio Diez c8b75a77f8 Output server URL 2023-10-15 21:06:22 +02:00
Julio Diez 447bc7fa0c Use built vpc-network-tester as client image 2023-10-15 21:04:16 +02:00
Julio Diez 72d74966d3 Add container image to use by the CR service client.
The code corresponds to vpc-network-tester, from:
https://github.com/GoogleCloudPlatform/vpc-network-tester/tree/main
I copied the code in the blueprint, and added resources to create a
repository in Artifact Registry and build and submit the image.
2023-10-15 20:12:56 +02:00
Julio Diez e4902a4dd4 Two CR services talking, initial commit 2023-10-15 13:20:02 +02:00