README.md: add GCP-runnable version from Github
Hi there, I recently created the linked repo to implement a Github automated workflow deploying Online Boutique with some standard tools for such a service mesh: Istio, Kiali, Prometheus, Grafana, Jaeger, etc. so that people get right away a complete demo/testbed close to "real life". As you'll see in stars and forks, it raises quite some interest. So, I thought that it would be worth adding to the implementation featuring Online Boutique. I will keep it up to date when new versions of Online Boutique and tools are published. Please, feel free to amend my proposed text if you accept this PR. Best regards, Didier
This commit is contained in:
parent
27bbcfd089
commit
d39a3df801
1 changed files with 5 additions and 0 deletions
|
@ -332,6 +332,11 @@ resources.
|
|||
- [Introduction to Service Management with Istio](https://www.youtube.com/watch?v=wCJrdKdD6UM&feature=youtu.be&t=586)
|
||||
- [KubeCon EU 2019 - Reinventing Networking: A Deep Dive into Istio's Multicluster Gateways - Steve Dake, Independent](https://youtu.be/-t2BfT59zJA?t=982)
|
||||
|
||||
## Implementations (forks) featuring Online Boutique
|
||||
|
||||
- [Microservices on cloud-based Kubernetes](https://github.com/didier-durand/microservices-on-cloud-kubernetes)
|
||||
is an automated Github CI/CD workflow that can be forked to get a ready-to-use version of Online BBoutique on GCP / GKE. It also implements Istio, Kiali, Grafana, Jaeger, Prometheus, etc. to provide a thorougly instrumented version of the application delivering very realistic demos.
|
||||
|
||||
---
|
||||
|
||||
This is not an official Google project.
|
||||
|
|
Loading…
Reference in a new issue