Skip to main content
Infrastructure Catalog provides a live map of your production environment โ€” clusters, node pools, namespaces, and more โ€” giving engineers deep visibility into the systems behind every service and alert. Infrastructure context is critical during investigations, helping identify affected components, related assets, and potential root causes.

โš™๏ธ Ways to Add Infrastructure

Infrastructure resources can be added in two ways:

โœ… 1. Auto-Sync from Cloud & Kubernetes Integrations

DrDroid automatically discovers and syncs infrastructure metadata from:

Cloud Providers

  • AWS (EKS), GCP (GKE), Azure
  • VM instances, node groups, autoscaling configs

Kubernetes Clusters

  • Namespaces, deployments, statefulsets, services
  • Ingresses, network policies, autoscalers, and more
๐Ÿง  Once integrations are active, infrastructure is auto-populated and continuously synced โ€” no setup required.

๐Ÿ“ 2. Manual Addition via UI

For custom environments or fine-tuned control, users can manually add infrastructure components.

Steps:

  1. Navigate to Context โ†’ Catalog โ†’ Infrastructure
  2. Click โ€+ Add Resourceโ€
  3. Provide details:
    • Resource Type (e.g., cluster, namespace, deployment)
    • Name (e.g., eks-prod-cluster-1)
    • Region / Zone (if applicable)
    • Linked Services (optional)
    • Tags (e.g., prod, critical, shared)
  4. Click Save
๐Ÿ”— These resources can then be referenced by alerts, services, or during task execution.

๐Ÿงฉ What Gets Cataloged?

Depending on the integration, DrDroid may capture:
Resource TypeExamples
ClustersEKS, GKE, self-hosted K8s
Node Pools / VMsEC2 nodes, instance groups
Namespacesdefault, prod, staging, etc.
DeploymentsBackend apps, cron jobs
Ingresses & ServicesLoad-balanced services
AutoscalersHPA, Cluster Autoscaler
Network PoliciesCustom K8s network rules

๐Ÿ”„ Keeping Infra Up to Date

  • Auto-synced infra is kept fresh through connected integrations.
  • Manually added items can be edited, updated, or removed anytime.