Difference between revisions of "Prometheus installation"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
** <code>docker pull prom/[[node-exporter]]</code> although it's not recommended to deploy it as a Docker container because it requires access to the host system<ref>https://github.com/prometheus/node_exporter</ref>
 
** <code>docker pull prom/[[node-exporter]]</code> although it's not recommended to deploy it as a Docker container because it requires access to the host system<ref>https://github.com/prometheus/node_exporter</ref>
  
* Helm (Beta)
+
* Helm (Beta): [[helm install prometheus]]
 
** <code>[[helm repo add prometheus-community]] https://prometheus-community.github.io/helm-charts</code>
 
** <code>[[helm repo add prometheus-community]] https://prometheus-community.github.io/helm-charts</code>
 
** <code>[[helm repo update]]</code>
 
** <code>[[helm repo update]]</code>

Revision as of 21:17, 8 December 2022

Advertising: