LightStep Tracing is an easy way to start using distributed tracing without deploying your own distributed tracing system. Istio is a "batteries included" set of best practices for deploying and managing containerized software. Istio proxy provides an automatic service mesh, based on Envoy, so that you can understand and control how different services communicate with each other. Envoy and therefore Istio support distributed tracing out of the box.
For this walkthrough, we'll be using Google Kubernetes Engine (GKE) for our Kubernetes cluster. We'll assume you have a working gcloud CLI installation that includes kubectl as well (gcloud components install kubectl).
from DZone.com Feed http://bit.ly/2IlI1S1
No comments:
Post a Comment