microservices-demo
microservices-demo copied to clipboard
Deploy and run the application on Cloud Run
Background
Even though the application is containerized, it can only be deployed to Kubernetes. This PR allows users deploy and run the application on Cloud Run.
Fixes
#831
Change Summary
Added Typescript Pulumi code to provision infrastructure and deploy the application to Cloud Run.
Related PRs or Issues
#652
Based on your internal conversation @xiangshen-dk and @NimJay, should we close this PR and keep the branch to have this Pulumni way of deploying Online Boutique on Cloud Run?
I also see that you have all the gcloud way to accomplish that in there https://github.com/GoogleCloudPlatform/community/pull/2238 @xiangshen-dk.
It sounds good to me to keep the branch and close the PR.
Closing it for now like discussed, and leave it to you @NimJay and @xiangshen-dk to see what you want to do with the associated branch we will keep.