II.
Tool JSON
Structured · livetool:kubernetes
Kubernetes json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:kubernetes",
"_kind": "Tool",
"_file": "domain/tools/kubernetes.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Kubernetes",
"homepageUrl": "https://kubernetes.io",
"kind": "orchestrator",
"releasedAt": "2014",
"description": "Open-source container orchestration system for automating deployment, scaling, and management.\n"
},
"outgoingEdges": [
{
"from": "tool:kubernetes",
"to": "language:go",
"kind": "belongs_to_language"
},
{
"from": "tool:kubernetes",
"to": "skill-area:k8s-operator-development",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:kubernetes",
"to": "skill-area:gitops",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:kubernetes",
"to": "skill-area:k8s-rbac",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:kubernetes",
"to": "skill-area:container-security",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:kubernetes",
"to": "skill-area:platform-engineering",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:kubernetes",
"to": "skill-area:configuration-management",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:kubernetes",
"to": "skill-area:deployment-automation",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:kubernetes",
"to": "stack-part:kubernetes-cluster",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "tool:kubernetes",
"to": "tool:nomad",
"kind": "alternative_to",
"attributes": {
"comparison": "Container orchestration platforms"
}
}
],
"incomingEdges": [
{
"from": "presentation:krate-cli",
"to": "tool:kubernetes",
"kind": "integrates_with",
"attributes": {
"notes": "Krate CLI wraps kubectl with forge-specific subcommands"
}
},
{
"from": "presentation:krate-api",
"to": "tool:kubernetes",
"kind": "integrates_with",
"attributes": {
"notes": "Krate API is a Kubernetes aggregated API"
}
},
{
"from": "platform-service:krate-forge",
"to": "tool:kubernetes",
"kind": "depends_on",
"attributes": {
"notes": "All forge resources are K8s API objects"
}
},
{
"from": "platform-service:krate-ci",
"to": "tool:kubernetes",
"kind": "depends_on",
"attributes": {
"notes": "Pipeline and Job resources are K8s-native"
}
},
{
"from": "platform-service:krate-company-brain",
"to": "tool:kubernetes",
"kind": "depends_on",
"attributes": {
"notes": "Memory resources are K8s API objects"
}
},
{
"from": "claim:krate-has-stack-impls",
"to": "tool:kubernetes",
"kind": "about_subject",
"attributes": {
"notes": "Stack implementations are built on Kubernetes primitives"
}
},
{
"from": "claim:krate-control-plane-component",
"to": "tool:kubernetes",
"kind": "about_subject",
"attributes": {
"notes": "Control plane extends the Kubernetes API server"
}
},
{
"from": "stack-profile:krate-platform",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "tool-server:krate-api",
"to": "tool:kubernetes",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:krate-agent-dispatch",
"to": "tool:kubernetes",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "definition:krate-config-kinds",
"to": "tool:kubernetes",
"kind": "supports"
},
{
"from": "definition:krate-aggregated-kinds",
"to": "tool:kubernetes",
"kind": "supports"
},
{
"from": "definition:krate-identity-model",
"to": "tool:kubernetes",
"kind": "supports"
},
{
"from": "definition:krate-forge-model",
"to": "tool:kubernetes",
"kind": "supports"
},
{
"from": "definition:krate-agent-model",
"to": "tool:kubernetes",
"kind": "supports"
},
{
"from": "definition:krate-memory-model",
"to": "tool:kubernetes",
"kind": "supports"
},
{
"from": "definition:krate-policy-model",
"to": "tool:kubernetes",
"kind": "supports"
},
{
"from": "skill-area:k8s-operator-development",
"to": "tool:kubernetes",
"kind": "uses_tool"
},
{
"from": "skill-area:gitops",
"to": "tool:kubernetes",
"kind": "uses_tool"
},
{
"from": "skill-area:k8s-rbac",
"to": "tool:kubernetes",
"kind": "uses_tool"
},
{
"from": "skill-area:container-security",
"to": "tool:kubernetes",
"kind": "uses_tool"
},
{
"from": "specialization:devops-sre-platform",
"to": "tool:kubernetes",
"kind": "uses_tool"
},
{
"from": "specialization:software-architecture",
"to": "tool:kubernetes",
"kind": "uses_tool"
},
{
"from": "specialization:sre",
"to": "tool:kubernetes",
"kind": "uses_tool"
},
{
"from": "specialization:k8s-ops",
"to": "tool:kubernetes",
"kind": "uses_tool"
},
{
"from": "specialization:k8s-operator",
"to": "tool:kubernetes",
"kind": "uses_tool"
},
{
"from": "specialization:distributed-systems",
"to": "tool:kubernetes",
"kind": "uses_tool"
},
{
"from": "stack-profile:ml-pipeline-stack",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:stream-processing",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:feature-store-mlops",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:llm-fine-tuning",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:kubernetes-platform-engineering",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:observability-stack",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:security-operations",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:api-gateway-microservices",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:cicd-platform",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:fintech-payments-platform",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:grpc-microservice-mesh",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:gitops-deployment",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:service-mesh",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:container-registry-scanning",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:disaster-recovery",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:secrets-management",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:chaos-engineering",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:enterprise-search-platform",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:release-orchestration",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:hybrid-cloud-onprem",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "stack-profile:event-driven-stack",
"to": "tool:kubernetes",
"kind": "composed_of"
},
{
"from": "tool:nomad",
"to": "tool:kubernetes",
"kind": "alternative_to",
"attributes": {
"comparison": "Container orchestration platforms"
}
},
{
"from": "tool-server:mcp-kubernetes",
"to": "tool:kubernetes",
"kind": "integrates_with",
"attributes": {}
}
]
}