Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 405 Bytes

File metadata and controls

20 lines (13 loc) · 405 Bytes

Monitor

Setup Prometheus agent for your cluster.

Create a namespace for the application.

kubectl create namespace prometheus
kubectl-ns prometheus

Setup the credentials according to the prometheusAgent README.

Update the values file with the remoteWrite.url.

Install the chart.

task install-chart prometheusAgent test_values/knd.local.yaml