service mesh
kubernetes, cloud computing
a service mesh is a dedicated infrastructure layer for facilitating service-to-service communications between microservices, often using a sidecar proxy.
servicemesh.es | Service Mesh Comparison
istio and linkerd are most popular. it appears that istio is more configurable while linkerd is potentially easier to get up and running.
example:: https://istio.io/latest/docs/concepts/what-is-istio/
Istio Service Mesh Explained
-
resources for installation and configuration
- gateway
- virtual service
- destination rules
-
asdf
- pilot
- citadel
- galley
-
being moved to proxy plane
- telemetry
- policy
course:: istio service mesh for kubernetes
-
tools demonstrated
- jaeger ui
- grafana
install as standalone “operators”
- can use terraform “helm”