{
"id": "tool:linkerd",
"_kind": "Tool",
"_file": "domain/tools/tools-service-mesh.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Linkerd",
"kind": "orchestrator",
"description": "Lightweight CNCF service mesh with Rust-based micro-proxy,\nautomatic mTLS, and minimal configuration surface.\n"
},
"outgoingEdges": [
{
"from": "tool:linkerd",
"to": "skill-area:service-mesh-config",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "skill-area:service-mesh-config",
"to": "tool:linkerd",
"kind": "uses_tool"
}
]
}