gethomepage / homepage

A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
https://gethomepage.dev
GNU General Public License v3.0
18.73k stars 1.1k forks source link

Enhancement: support multiple instance annotation for Kubernetes Automatic Service Discovery #3590

Closed aldycool closed 4 months ago

aldycool commented 4 months ago

Proposed change

This is an added feature to allow Kubernetes Ingresses to have multiple instance annotations, so this make it possible to show a single Ingress to a selected Homepage instances. The code change is very minimal and does not introduce breaking changes, and I already update the Kubernetes configuration documentation on how to use this feature.

This is very similar to issue #2340 which solved this problem for Docker, while this PR is for Kubernetes.

Type of change

Checklist:

github-actions[bot] commented 3 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details.