Best practices for running Service Mesh (Istio, Envoy, LinkerD) in Kubernetes
1 min readJun 20, 2019
- All Envoy metrics should go to Prometheus
- All Config files for Envoy proxies: store & version in Git
- Assign Tags to each Metric
- In Grafana : show Dashboard = “Per Service (1 downstream — N upstreams)” & “Per Service-to-Service (1 downstream — 1 upstream)”
- In Grafana : show Dashboard = “All Envoy instances”
- Design Dashboard for showing Network Topologies & all Services Status