II.
StackPart JSON
Structured · livestack-part:kubernetes-cluster
Managed Kubernetes Cluster json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-part:kubernetes-cluster",
"_kind": "StackPart",
"_file": "domain/stack-parts/stack-parts-compute.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Managed Kubernetes Cluster",
"category": "infrastructure",
"description": "Managed control plane for Kubernetes (EKS, GKE, AKS). Distinct from\nkubernetes-the-platform itself.\n"
},
"outgoingEdges": [
{
"from": "stack-part:kubernetes-cluster",
"to": "platform-service:aws-eks",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "stack-part:kubernetes-cluster",
"to": "platform-service:gcp-gke",
"kind": "implemented_by",
"attributes": {}
},
{
"from": "stack-part:kubernetes-cluster",
"to": "platform-service:azure-aks",
"kind": "implemented_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "platform-service:aws-eks",
"to": "stack-part:kubernetes-cluster",
"kind": "implements_stack_part"
},
{
"from": "platform-service:aws-eks",
"to": "stack-part:kubernetes-cluster",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:azure-aks",
"to": "stack-part:kubernetes-cluster",
"kind": "implements_stack_part"
},
{
"from": "platform-service:azure-aks",
"to": "stack-part:kubernetes-cluster",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "platform-service:gcp-gke",
"to": "stack-part:kubernetes-cluster",
"kind": "implements_stack_part"
},
{
"from": "platform-service:gcp-gke",
"to": "stack-part:kubernetes-cluster",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "stack-profile:krate-platform",
"to": "stack-part:kubernetes-cluster",
"kind": "composed_of"
},
{
"from": "tool-server:krate-api",
"to": "stack-part:kubernetes-cluster",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool:kubernetes",
"to": "stack-part:kubernetes-cluster",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "tool:k3s",
"to": "stack-part:kubernetes-cluster",
"kind": "implements_stack_part",
"attributes": {}
},
{
"from": "tool:rancher",
"to": "stack-part:kubernetes-cluster",
"kind": "implements_stack_part",
"attributes": {}
}
]
}