Kubernetes Horizontal Custom Metrics Autoscaling Walkthrough

From NovaOrdis Knowledge Base
Revision as of 06:06, 16 October 2020 by Ovidiu (talk | contribs) (→‎Process)
Jump to navigation Jump to search

Internal

Process

Install Prometheus as described here:

Prometheus Installation with Helm

Install Prometheus Pushgateway and configure it as a Prometheus target with a Prometheus Operator ServiceMonitor as described here:

Prometheus Pushgateway Installation

Prometheus Pushgateway will be used to manually or programmatically publish custom metrics.