definition:deployment-target.canonical
definition:deployment-target.canonical
Definitionterminology/definitions/deployment-target-canonical.yaml·Open in Graph → {
"id": "definition:deployment-target.canonical",
"_kind": "Definition",
"_file": "terminology/definitions/deployment-target-canonical.yaml",
"_cluster": "terminology",
"attributes": {
"authoredAt": "2026-04-28T00:00:00Z",
"termId": "term:deployment-target",
"text": "A named Kubernetes-cluster (or local minikube) target that the\nbabysitter cloud package can deploy the kanban / gateway / babysitter-\nagent components to. Reifies the union of TargetConfig variants\n(`minikube` | `existing` | `eks` | `aks` | `gke`) declared in\npackages/cloud/src/types.ts so cluster fleets, cost reports, and\nmulti-tenant deployment plans become queryable as graph data.\n",
"status": "canonical"
},
"outgoingEdges": [
{
"from": "definition:deployment-target.canonical",
"to": "term:deployment-target",
"kind": "defines"
}
],
"incomingEdges": []
}