Prometheus is an open-source systems monitoring and alerting toolkit.
This chart bootstraps a Prometheus deployment running in agent mode.
- Kubernetes 1.23+
- Metric server
- Helm 3.15+
# Clone the repository
git clone https://github.com/dmdutra/prometheus-kubernetes-agent-mode.git
# Installing helm chart
helm install prometheus-agent --set prometheus.endpoint=https://prometheus.example.com .