Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Allow custom links to other systems (monitoring tools etc) #68

Open
hjacobs opened this issue Mar 2, 2019 · 1 comment
Open

Allow custom links to other systems (monitoring tools etc) #68

hjacobs opened this issue Mar 2, 2019 · 1 comment

Comments

@hjacobs
Copy link
Owner

hjacobs commented Mar 2, 2019

There should be a simple way to add custom links for resources (clusters, applications, teams) to link to external systems, e.g. monitoring dashboards or similar.

Each link definition should have:

  • href/URL with templating (using Python string formatting), e.g. https://mon.example.org/clusters/{id} would generate a link to https://mon.example.org/clusters/123 for the cluster with ID 123
  • title (tooltip)
  • icon (Fontawesome icon name)
@hjacobs
Copy link
Owner Author

hjacobs commented Mar 4, 2019

This was implemented and documented on https://github.com/hjacobs/kube-resource-report#custom-links

TODO: also allow linking nodes (e.g. to a monitoring dashboard), ingress and other entities

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant