Skip to content

Add access to multiple clusters #906

@Lifailon

Description

@Lifailon

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions