Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googlecloudplatform/gke-istio-shared
This is the shared project for two Kubernetes Engine demos
https://github.com/googlecloudplatform/gke-istio-shared
gke gke-helmsman istio kubernetes kubernetes-engine
Last synced: 17 days ago
JSON representation
This is the shared project for two Kubernetes Engine demos
- Host: GitHub
- URL: https://github.com/googlecloudplatform/gke-istio-shared
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Created: 2018-07-20T23:20:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T23:10:57.000Z (about 1 year ago)
- Last Synced: 2024-12-18T08:40:49.083Z (18 days ago)
- Topics: gke, gke-helmsman, istio, kubernetes, kubernetes-engine
- Language: Shell
- Homepage:
- Size: 44.9 KB
- Stars: 18
- Watchers: 29
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Files shared by the Istio demos
This repository contains files shared by several Istio demos for Kubernetes
Engine.## Istio Demos
### Telemetry Demo
This project demonstrates how to use an Istio service mesh in a single
Kubernetes Engine cluster alongside Prometheus, Jaeger, and Grafana, to monitor
cluster and workload performance metrics. You will first deploy the Istio
control plane, data plane, and additional visibility tools using the provided
scripts, then explore the collected metrics and trace data in Grafana.You can find the project here: https://github.com/GoogleCloudPlatform/gke-istio-telemetry-demo
### GCE Demo
In this project, you will leverage Kubernetes Engine and Google Compute Engine
to explore how Istio can manage services that reside outside of the Kubernetes
Engine environment. You will deploy a typical Istio service mesh in Kubernetes
Engine, then configure an externally deployed microservice to join the mesh.You can find the project here: https://github.com/GoogleCloudPlatform/gke-istio-gce-demo
**This is not an officially supported Google product**