Feature request: Combine resources from multiple clusters in each view
Is your feature request related to a problem? Please describe. Sometimes I want to manage related resources on different clusters. This means opening several different k9s sessions in separate terminals.
Describe the solution you'd like It'd be amazing if each list view would merge the resources from each cluster, and detail views would know which cluster to communicate with about that resource.
Describe alternatives you've considered Two separate terminals works, but that doesn't scale, because what if someone has 5+ clusters they manage? (One might argue you shouldn't be individually interacting with these clusters once you have many, but I'm sure it would be useful)
Additional context Nothing else, besides that as a daily k8s operator, k9s is my favorite tool. I share it with anyone who interacts with k8s regularly. Thanks for all the hard work!!
I second this request, managing multiple contexts is part of my daily workflow and having all resources from a context in the same window would be super convenient !