iiRecord
Agentic AI Atlas · Kubernetes CustomResourceDefinition
platform-service:k8s-crda5c.ai
II.
PlatformService JSON

platform-service:k8s-crd

Structured · live

Kubernetes CustomResourceDefinition json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/platform-services/platform-services-kubernetes.yamlCluster · domain
Record JSON
{
  "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": {}
    }
  ]
}