Categorygithub.com/densify-dev/container-data-collection
module
4.1.1+incompatible
Repository: https://github.com/densify-dev/container-data-collection.git
Documentation: pkg.go.dev

# README

Densify Container Optimization Data Forwarder

The Densify Container Optimization Data Forwarder is the container that collects data from Kubernetes using the Prometheus API and forwards that data to Densify. Densify then analyzes your Kubernetes clusters and provides sizing recommendations.

Cluster Setup

Densify supports two use-cases for version 4 or higher of the Forwarder.

Single Kubernetes Cluster

In this configuration, data is collected from the Kubernetes cluster where your workloads, the Densify Forwarder and Prometheus are all running.

Single Cluster Config

Single Cluster Examples

Multiple Kubernetes Clusters

In this configuration, data is collected from multiple Kubernetes clusters monitored by an observability platform. The Densify Forwarder can run anywhere (provided it can access that observability platform).

Multi-Cluster Config

Multi-Cluster Examples

Docker images

The Docker image is available on Docker hub. Pull it using docker pull densify/container-optimization-data-forwarder:4.

License

Apache 2 Licensed. See LICENSE for full details.

# Packages

No description provided by the author