# README
Densify Container Optimization Data Forwarder

The Densify Container Optimization Data Forwarder is the container that collects data from Kubernetes via Prometheus and forwards that data to Densify. Densify then analyzes your containers and provides sizing recommendations.
Requirements
- Densify account, which is provided with a Densify subscription or through a free trial (https://www.densify.com/service/signup)
- Kubernetes or OpenShift
- Prometheus (https://prometheus.io/)
- Kube-state-metrics (https://github.com/kubernetes/kube-state-metrics)
- OpenShift-state-metrics (https://github.com/openshift/openshift-state-metrics)
Docker images
The Docker image is available on Docker hub. Pull it using docker pull densify/container-optimization-data-forwarder:3
.
Examples
- Kubernetes with Prometheus using Cron Job and Config Map
- Kubernetes with Authenticated Prometheus using Cron Job and Config Map
- Kubernetes with Prometheus using Config Map
- Docker with Volume Mount
Documentation
License
Apache 2 Licensed. See LICENSE for full details.
# Packages
No description provided by the author