Tagged articles

Namespace Isolation

3 articles · Page 1 of 1
Tech Ocean
Tech Ocean
Apr 25, 2026 · Artificial Intelligence

Building Multi‑Agent Systems Like Lego with LangGraph Subgraphs

This article explains why subgraphs are needed for complex tasks, shows how to define a subgraph as a node, use named channels for data flow, isolate namespaces, reuse compiled subgraphs, add checkpoints, and presents a complete multi‑agent orchestration example in Python using LangGraph.

LangGraphMulti-AgentNamed Channels
0 likes · 6 min read
Building Multi‑Agent Systems Like Lego with LangGraph Subgraphs
UCloud Tech
UCloud Tech
Aug 27, 2019 · Cloud Native

Unlocking EnvoyFilter: Namespace Isolation & Advanced Traffic Control in Istio

This article details how the KUN platform enhances Istio’s Service Mesh by extending EnvoyFilter with namespace-level isolation, custom traffic management strategies, fault injection examples, and validation mechanisms, illustrating code implementations and architectural insights for robust, scalable microservice networking.

EnvoyFilterIstioKubernetes
0 likes · 10 min read
Unlocking EnvoyFilter: Namespace Isolation & Advanced Traffic Control in Istio