Skip to main content
Agentkube supports extended tools that enhance your Kubernetes environment with specialized monitoring, security scanning, and operational capabilities. These tools require configuration and are stored per cluster in ~/.agentkube/additionalConfig.yaml.
Agent tools settings showing built-in and extended tools configuration

Agent tools configuration interface

Configuration Management

Extended tools are configured per cluster context and stored in your ~/.agentkube/additionalConfig.yaml file. Each tool requires specific configuration parameters and can be enabled/disabled independently for each cluster.

Configuration Structure

Docker

Container platform for building, shipping, and running applications.
Configuration Object

ArgoCD

Declarative GitOps continuous delivery tool for Kubernetes.
Configuration Object

Prometheus

Monitoring and alerting toolkit with time series database.
Configuration Object

Trivy

Vulnerability scanner for containers, filesystems, and Git repositories.
Configuration Object

Grafana

Visualization and analytics platform for monitoring data.
Configuration Object

Datadog

Cloud monitoring platform for infrastructure, applications, and logs.
Configuration Object

Tempo

High-scale distributed tracing backend by Grafana.

Loki

Log aggregation system designed to store and query logs efficiently.

Alertmanager

Handles alerts sent by Prometheus server and routes them to receivers.
Configuration Object

SigNoz

Open-source observability platform with APM, logs, and metrics.
Configuration Object

OpenCost

Real-time cost monitoring and optimization for Kubernetes.
Configuration Object