Using hostPath Volume Type to Inject Configuration Files

Explore Prometheus and configure it with hostPath Volume.

We'll cover the following

Using Prometheus

We are about to deploy Prometheus for the first time. We won’t go into details behind the application except to say that it’s fantastic and that you should consider it for your monitoring and alerting needs. We’re using it only to demonstrate a few Kubernetes concepts. We’re not trying to learn how to operate it.

Looking into the definition

Let’s take a look at the application’s definition.