/gke-istio-shared

This is the shared project for two Kubernetes Engine demos

Primary LanguageShellApache License 2.0Apache-2.0

Files shared by the Istio demos

This repository contains all of the files shared by the Istio demos for Kubernetes Engine.

Istio Demos

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