Skip to main content
The additional configuration file stores extended tools settings for each Kubernetes cluster context. This file is located at ~/.agentkube/additionalConfig.yaml and contains cluster-specific tool configurations.

File Structure

Configuration Example

Supported Tools

The configuration file supports the following extended tools:
  • ArgoCD: GitOps continuous delivery
  • Prometheus: Monitoring and alerting
  • Grafana: Visualization and analytics
  • OpenCost: Cost monitoring and optimization
  • Trivy: Vulnerability scanning
  • Datadog: Cloud monitoring platform
  • Alertmanager: Alert handling and routing
  • SigNoz: Observability platform
  • Loki: Log aggregation
  • Tempo: Distributed tracing

Management

This configuration file is automatically managed through the Agentkube GUI when you configure extended tools in Settings → Agent → Tools - Extended. Manual editing is also supported for advanced configurations.