siderolabs / omni

SaaS-simple deployment of Kubernetes - on your own hardware.
Other
402 stars 23 forks source link

[feature] Cluster link buttons #196

Open ArcherSeven opened 2 months ago

ArcherSeven commented 2 months ago

Problem Description

Currently, there is no simple method of navigating between Omni and our monitoring tools such as Grafana.

Solution

It would be nice if we could configure the cluster with an annotation for a link to a web page elsewhere: such as a Grafana dashboard associated with the cluster, or to the site configuration in our internal tools associated with the cluster.

Alternative Solutions

No response

Notes

Workload service proxy is awesome, and this is a similar kinda request but feels much much easier to implement.

Similar to https://argo-cd.readthedocs.io/en/stable/user-guide/external-url/

https://github.com/siderolabs/omni-feedback/issues/31

utkuozdemir commented 2 months ago

Thank you for the feedback, you are right, the closes you can get is the workload proxy right now, but we could also consider adding the feature you described.