Kubernetes

What monitoring solutions are you familiar with in regards to Kubernetes?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

There are many types of monitoring solutions for Kubernetes. Some open-source, some are in-memory, some of them cost money, ... here is a short list:

  • metrics-server: in-memory open source monitoring
  • datadog: $$$
  • promethues: open source monitoring solution