Building a Minimal Service Mesh with eBPF and Envoy - Part 1 Now Available (opens in new tab)
If you’ve ever used Istio Service Mesh or Cilium Service Mesh, you’ve likely seen what feels like “magic”: you deploy an app, add an annotation, and suddenly traffic between services is encrypted, L7 observability appears, and fine-grained network policies can be enforced — all without changing a single line of application code.
Read the original article