II.
PlatformService JSON
Structured · liveplatform-service:k8s-crd
Kubernetes CustomResourceDefinition json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "platform-service:k8s-crd",
"_kind": "PlatformService",
"_file": "domain/platform-services/platform-services-kubernetes.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Kubernetes CustomResourceDefinition",
"description": "Extends the API with declarative custom resources backing operators.\n",
"category": "other",
"providedByPlatformId": "platform:kubernetes",
"implementsStackPartIds": []
},
"outgoingEdges": [
{
"from": "platform-service:k8s-crd",
"to": "platform:kubernetes",
"kind": "provided_by"
}
],
"incomingEdges": [
{
"from": "platform:kubernetes",
"to": "platform-service:k8s-crd",
"kind": "provides",
"attributes": {}
}
]
}