microservices-demo
microservices-demo copied to clipboard
feat: Add image proxy to frontend server
Background
- This is a proof-of-concept.
- JSS 8.1 = Jump Start Solution Ecommerce web app deployed on Kubernetes.
- One of the lessons we eventually want to convey via the JSS 8.1 is the decoupling of product management from the rest of the application.
- This is a step towards addressing https://github.com/GoogleCloudPlatform/microservices-demo/issues/1590.
Summary of change
- Currently this is set up to forward traffic to a public GCS (Google Cloud Storage) bucket as a proof-of-concept for properly decoupling the
frontend
and theproductcatalogservice
.
🚲 PR staged at http://34.170.32.60
🚲 PR staged at http://34.170.32.60