GoogleCloudPlatform / cloud-run-anthos-reference-web-app

An opinionated set of best practices aimed at demonstrating a reference architecture for building a web application on Google Cloud using Cloud Run for Anthos.
https://cloud.google.com/anthos/run
Apache License 2.0
37 stars 22 forks source link

Add explanation of Istio vs Endpoints to Architecture documentation #119

Open adamdkane opened 4 years ago

adamdkane commented 4 years ago

The application uses Istio for token validation, there's an alternative approach using Cloud Endpoints with the ESPv2 proxy. We should add some explanation of this, and provide a link to the documentation for running Endpoints on CRfA.