Kubernetes monitoring is a very complex task.
#5387 is only about monitoring pods/containers, not a kubernetes cluster as a whole.
The task is:
- investigate what is kubernetes monitoring , analyze other monitoring solutions (a lot of very nice out there).
- split that big task into smaller pieces.
- understand in what direction we need to move.
The big challenge is not to collect data, but represent it in a meaningful way, which may be not achievable with current netdata implementation.
I will update OP post with all my finding and thoughts.
Kubernetes monitoring is a very complex task.
#5387 is only about monitoring pods/containers, not a kubernetes cluster as a whole.
The task is:
The big challenge is not to collect data, but represent it in a meaningful way, which may be not achievable with current netdata implementation.
I will update OP post with all my finding and thoughts.