How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Extend Istio Ambient Mesh with Kgateway as Waypoints

calendar_today April 13, 2025 person domain kgateway

Ambient mesh is the new sidecarless data plane mode in the Istio service mesh . One of the key innovations of ambient mesh is that it splits Istio’s functionality into two distinct layers: a lightweight, secure overlay layer (implemented by a purpose-built node proxy called ztunnel ) and a Layer 7 processing layer (implemented by L7 proxies called waypoints ). As we designed ambient mesh with two distinct layers, we purposefully kept the secure overlay layer very lightweight with minimal function.

open_in_new Read original post