Skip to content

Latest commit

 

History

History

prometheus-alertmanager-externalUrl

Prometheus and Alertmanager external URL

This example shows how to add external URLs to access Prometheus expression browser and Alertmanager dashboard.

  1. Run furyctl to get packages: furyctl install

  2. Replace externalUrl field's value with your desired URLs for Prometheus and Alertmanager resources in prometheus-alertmanager-externalUrl.yml.

  3. Run make build to see output of kustomize with your modifications.

  4. Once you're satisfied with generated output run make deploy to deploy it on cluster.

  5. Check if you can access Prometheus expression browser and Alertmanager dashboard from your browser.