-
-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Description
There are many options for reading Kubernetes logs, but I haven't found a single solution that allows viewing logs from different clusters simultaneously. Is it possible to implement this in Dashboard?
This would be incredibly useful, as it's common to have two or even three clusters configured in a mirrored configuration with an external load balancer, and need to view logs for the same application across different clusters.
In kubectl it is possible to use the --context flag to specify a cluster, is it possible to refactor the logic to use this (if supported in the Kubernetes API) when selecting multiple clusters using a checkbox?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done