Kubernetes Horizontal Custom Metrics Autoscaling Walkthrough: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 5: Line 5:


Install Prometheus as described here: {{Internal|Prometheus Installation with Helm|Prometheus Installation with Helm}}
Install Prometheus as described here: {{Internal|Prometheus Installation with Helm|Prometheus Installation with Helm}}
Install Prometheus Pushgateway as described here: {{Internal|Prometheus_Pushgateway_Installation#Kubernetes_Installation|Prometheus Pushgateway Installation}}
Prometheus Pushgateway will be used to manually or programmatically publish custom metrics.

Revision as of 05:38, 16 October 2020

Internal

Process

Install Prometheus as described here:

Prometheus Installation with Helm

Install Prometheus Pushgateway as described here:

Prometheus Pushgateway Installation

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