sipb / homeworld

Cluster management system for the SIPB Hyades project
MIT License
21 stars 19 forks source link

Run prometheus inside the cluster #482

Open cryslith opened 4 years ago

cryslith commented 4 years ago

We need monitoring outside the cluster for visibility both before it starts and when the cluster completely breaks. But since this setup precludes prometheus from talking directly to pods or services, we miss out on many of the useful features of prometheus's kubernetes support. We should consider running a prometheus instance inside the cluster too in order to collect metrics that make more sense from that perspective.