iiRecord
Agentic AI Atlas · Production EKS cluster (us-east-1)
deployment-target:eks-prod-us-east-1a5c.ai
II.
DeploymentTarget JSON

deployment-target:eks-prod-us-east-1

Structured · live

Production EKS cluster (us-east-1) json

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

File · catalog-meta/deployment-targets/eks-prod.yamlCluster · catalog-meta
Record JSON
{
  "id": "deployment-target:eks-prod-us-east-1",
  "_kind": "DeploymentTarget",
  "_file": "catalog-meta/deployment-targets/eks-prod.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Production EKS cluster (us-east-1)",
    "targetType": "eks",
    "environment": "prod",
    "cloudRegion": "us-east-1",
    "clusterName": "babysitter-prod",
    "namespace": "babysitter",
    "ingressHostnames": [
      "kanban.babysitter.example.com",
      "gateway.babysitter.example.com"
    ],
    "ingressTls": true,
    "ingressClassName": "alb",
    "authMode": "bootstrap-admin",
    "storageClassName": "gp3",
    "autoApplyTerraform": false,
    "autoApplyKubernetes": false,
    "description": "Production EKS cluster in us-east-1. autoApply* flags are false in\nproduction so terraform plans and kubernetes manifests must be\nreviewed by a human before apply. authMode = bootstrap-admin\nrequires `adminPasswordSecretRef` to be set on the AuthConfig at\napply-time.\n"
  },
  "outgoingEdges": [
    {
      "from": "deployment-target:eks-prod-us-east-1",
      "to": "platform-service:aws-eks",
      "kind": "deployment_target_uses_infrastructure"
    }
  ],
  "incomingEdges": []
}