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.Documentation Index
Fetch the complete documentation index at: https://docs.drdroid.io/llms.txt
Use this file to discover all available pages before exploring further.
βοΈ 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:
- Navigate to Context β Catalog β Infrastructure
- Click β+ Add Resourceβ
- 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)
- 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 Type | Examples |
|---|---|
| Clusters | EKS, GKE, self-hosted K8s |
| Node Pools / VMs | EC2 nodes, instance groups |
| Namespaces | default, prod, staging, etc. |
| Deployments | Backend apps, cron jobs |
| Ingresses & Services | Load-balanced services |
| Autoscalers | HPA, Cluster Autoscaler |
| Network Policies | Custom 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.

