II.
Tool JSON
Structured · livetool:istio
Istio json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:istio",
"_kind": "Tool",
"_file": "domain/tools/tools-service-mesh.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Istio",
"homepageUrl": "https://istio.io",
"kind": "orchestrator",
"description": "Service mesh for Kubernetes providing mTLS, traffic management,\npolicy, and telemetry via Envoy sidecars.\n"
},
"outgoingEdges": [
{
"from": "tool:istio",
"to": "language:go",
"kind": "belongs_to_language"
},
{
"from": "tool:istio",
"to": "skill-area:service-mesh-config",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:istio",
"to": "skill-area:service-mesh-config",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:istio",
"to": "skill-area:networking",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:istio",
"to": "stack-part:service-mesh",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "tool:istio",
"to": "tool:linkerd",
"kind": "alternative_to",
"attributes": {
"comparison": "Service mesh platforms"
}
}
],
"incomingEdges": [
{
"from": "skill-area:service-mesh-config",
"to": "tool:istio",
"kind": "uses_tool"
},
{
"from": "stack-profile:service-mesh",
"to": "tool:istio",
"kind": "composed_of"
},
{
"from": "tool:linkerd",
"to": "tool:istio",
"kind": "alternative_to",
"attributes": {
"comparison": "Service mesh platforms"
}
}
]
}