ctop icon indicating copy to clipboard operation
ctop copied to clipboard

Kubernetes

Open joeblew99 opened this issue 7 years ago • 3 comments

Can a connector for Kubernetes be defined in the code ?

joeblew99 avatar Mar 22 '17 09:03 joeblew99

Nice idea. I can try do it. I think need implement next algorithm: found all Services, for each service found all instances and collect of metrics for each an instance. Does anyone else have any ideas?

sah4ez avatar Dec 30 '17 17:12 sah4ez

You may extract the current cluster usage via kubectl (there are some examples there: https://github.com/kubernetes/kubernetes/issues/17512). The only drawback is that k8s changes API overtime or add/removes functionalities and commands

fnzv avatar Sep 19 '19 19:09 fnzv

Hey @bcicen! How are you? What do you think about continuing to work on the integration of a new connector for the latest version of kubernetes?

sah4ez avatar Nov 13 '20 22:11 sah4ez