Multiple hosts support
Does the current version support across multiple-k8s clusters or multiple-hosts?
Across multiple-hosts are supported, not support multiple-clusters. You need install kubeskoop in each cluster.
Across multiple-hosts are supported, not support multiple-clusters. You need install kubeskoop in each cluster.
For the multiple-hosts-supports, do I need to install for each host? How does skoop-agent aggregate probe data on all hosts?
Across multiple-hosts are supported, not support multiple-clusters. You need install kubeskoop in each cluster.
For the multiple-hosts-supports, do I need to install for each host? How does skoop-agent aggregate probe data on all hosts?
skoop-agent deploy on each host by kubernetes daemonset, and expose probe data with prometheus metrics api.