You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
You may extract the current cluster usage via kubectl (there are some examples there: kubernetes/kubernetes#17512).
The only drawback is that k8s changes API overtime or add/removes functionalities and commands
Can a connector for Kubernetes be defined in the code ?
The text was updated successfully, but these errors were encountered: