Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubernetes Operator #755

Open
rajsinghtech opened this issue Mar 4, 2024 · 4 comments
Open

Kubernetes Operator #755

rajsinghtech opened this issue Mar 4, 2024 · 4 comments

Comments

@rajsinghtech
Copy link

Hey Team! I started working on a kubernetes operator. This will automatically generate and setup your very own instance of homer within your cluster. Id love to get some help working on this!
https://github.com/rajsinghtech/homer-operator
https://homer.rajsingh.info/

@paulfantom
Copy link

Nice job! Looks like something that would simplify my life few months ago 😅 I am curious what are the added benefits for using operator here instead of simple config reloader like https://github.com/paulfantom/homer-reloader (example deployment available here). Especially considering homer is a stateless application which takes all configuration from a few files.

@trexx
Copy link

trexx commented Apr 1, 2024

Its still early days, but the operator pattern could make multitenancy easier or deploying multiple isolated instances. That is probably overkill for many installs of homer but it isn't hard to imagine the advantages it'll bring for larger installs.

@jplanckeel
Copy link
Contributor

jplanckeel commented May 18, 2024

Hi, I know it's an other Controller/Operator but is not for same requirement. I have dev an controller with a CRD to define dynamically services in configuration for Homer Dashboard.

https://github.com/BananaOps/homer-k8s

I propose a PR to list in readme all solution to deploy Homer in Kubernetes

@jplanckeel
Copy link
Contributor

🎁 #782

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

No branches or pull requests

4 participants