⛔ [DEPRECATED] Please see active repository
Version 4 of Densify Container Data Collection resides in a new Github repository, which replaces this repository (versions 1-3); this repository will be deprecated on June 30th, 2024.
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.
- 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)
The Docker image is available on Docker hub. Pull it using docker pull densify/container-optimization-data-forwarder:3
.
- 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
Apache 2 Licensed. See LICENSE for full details.