Automated Discovery of Service Topology from K8s using Proxy Agent
If you’re using k8s, added context of your inter-service interactions can be made available to the agent automatically. Our proxy agent maps your network calls within and external to the cluster, then creates a condensed service map that is accessible to the agent in real-time.How this works?
Our proxy agent ships with a network mapper that maps the complete topology of your Kubernetes cluster. Once you clone the agent repository, run the following command.For ArgoCD Users
The configuration flags are also available inhelm/values.yaml
:
Deployment Details
- The agent will be installed in the namespace ‘drdroid’ by default
- Network mapper components are deployed to ‘otterize-system’ namespace (when enabled)
- Agent will only have read access to the cluster and will be able to fetch the metrics from the cluster