rancher link custom services in cluster application section in cluster explorer

6/15/2021

The "Cluster Application" section contains user-installed apps such as Longhorn:

top left menu of cluster explorer

If you click the Longhorn item you get to site like this:

longhorn menu in cluster explorer

By clicking on the marked link you get redirected to a site like:

https://xxxxx/k8s/clusters/xxxx/api/v1/namespaces/longhorn-system/services/http:longhorn-frontend:80/proxy/#/dashboard

This url is interchangeable with e.g.:

https://xxxxx/k8s/clusters/xxxx/api/v1/namespaces/yugabyte/services/http:yb-master:7000/proxy/

I have many other applications that expose control panels that should only be visible internally. It is inconvenient to always copy these URLs from somewhere else. Is it possible to add custom entries the Cluster Application section and link those other services there?

-- p4skal
kubernetes
rancher

0 Answers