Grafana running on Kubernetes

Deploying Grafana on Kubernetes involves mostly the same method as deploying it in VMs, so we're just going to focus on some of the finer points that an operator should be aware of. The Kubernetes manifests for getting Grafana and Prometheus up and running in our Kubernetes test environment can be found, relative to the code repository root path, at the following path:

cd ./chapter10/provision/kubernetes/

Since the Kubernetes deployment procedure is the same as in previous chapters (bootstrapping the Prometheus Operator, deploying Prometheus using the Operator, and deploying exporters and their respective ServiceMonitors), this won't be covered in length again here. If you need additional context, feel free to ...

Get Hands-On Infrastructure Monitoring with Prometheus now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.