{
"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": [],
"incomingEdges": []
}