Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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**