[Feature Request] Multiple Instances with Kubernetes Discovery #2487
Replies: 2 comments
-
Closed (by OP =) via #2488 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I have an instance of homepage running for myself, but I also would like an instance for my parents and an instance for a friend of mine. Naturally I don't want to share all the websites with them but rather ones they have access/need to see. I saw #2340 as a solution for this kind of matter but that appears to be docker only to me.
I would like to be able to either do the same annotation-wise in kubernetes (ingresses) or be able to restrict which namespaces can be "seen" by which instance. I tried playing around with RBAC a little bit but I think homepage is not pleased if its permissions are reduced to some namespaces as opposed to the entire cluster.
Other
No response
Beta Was this translation helpful? Give feedback.
All reactions