iiRecord
Agentic AI Atlas · DeploymentTarget
term:deployment-targeta5c.ai
II.
Term JSON

term:deployment-target

Structured · live

DeploymentTarget json

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

File · terminology/terms/deployment-target.yamlCluster · terminology
Record JSON
{
  "id": "term:deployment-target",
  "_kind": "Term",
  "_file": "terminology/terms/deployment-target.yaml",
  "_cluster": "terminology",
  "attributes": {
    "canonicalDefinitionId": "definition:deployment-target.canonical",
    "displayName": "DeploymentTarget",
    "kind": "primitive",
    "references": [
      "NodeKind:DeploymentTarget"
    ],
    "description": "A named Kubernetes-cluster (or local minikube) target that the\n"
  },
  "outgoingEdges": [
    {
      "from": "term:deployment-target",
      "to": "domain:devops",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "term:deployment-target",
      "to": "domain:cloud-infra",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "definition:deployment-target.canonical",
      "to": "term:deployment-target",
      "kind": "defines"
    }
  ]
}