Deployment: Kubernetes via helmchart #1903
maybeanerd
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the feature
I use kubernetes to manage my selfhosted services and built a helm chart for maybe.
It's somewhat hard-linked to my infra, but those parts could definitely be abstracted (pvcs and node affinity e.g.), which is why I wanted to share it here as kickoff if somebody wants to take on the task to provide an official helmchart.
I currently don't want to spend time doing that, but if this stays open for long enough, I might as well do that work :)
Here's my chart: /~https://github.com/maybeanerd/home-cluster/tree/main/charts/maybe-finance
Why is this feature important?
It's a state of the art alternative to selfhost in a better way than a docker compose file. This will allow more users to selfhost and potenitally even be used for other third party providers and one click deployments.
Additional context, screenshots, and relevant links
No response
Beta Was this translation helpful? Give feedback.
All reactions