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 Support #161

Open
audioboxer217 opened this issue Oct 12, 2022 · 11 comments
Open

Kubernetes Support #161

audioboxer217 opened this issue Oct 12, 2022 · 11 comments

Comments

@audioboxer217
Copy link

It would be nice to have this work with Kubernetes in addition to Docker Compose.

I can work on this using Kustomize to build in the env vars in a more dynamic way.

@Yooooomi
Copy link
Owner

Hello!
I do not know kubernetes enough to propose quality manifests. However you could take a look at #156.

@audioboxer217
Copy link
Author

This would actually be the beginning of solving that. I'm just wanting to add the necessary manifests. Then that Issue can be used to solve the DNS-related issues.

I also saw that there is a PR ( #157 ) to switch the base image that may help with the DNS issues.

@Yooooomi
Copy link
Owner

Actually if you scroll down a bit it might not be necessary to change the base image.

@audioboxer217
Copy link
Author

audioboxer217 commented Oct 12, 2022

I have the manifests mostly written in my fork (check it out here ) but need to figure out the external access.

I may also run into the DNS items from #156.

@brandonhinds
Copy link

I have a pretty basic helm implementation that I am using for my Kubernetes deployment of this app (I'm trying to learn helm more), but I also know Kustomize very well. If I get a chance I will try and look over your WIP files @audioboxer217 to see if I can suggest any improvements.

@samip5
Copy link
Contributor

samip5 commented Oct 25, 2022

@Yooooomi If one would package the app with a Helm chart, would you want a PR to this repo of it?

@brandonhinds
Copy link

I think the community should be able to come up with a pretty decent helm chart. I assume one of the concerns would be making sure it stays up to date with new releases.

@Yooooomi
Copy link
Owner

Hello! Thank you guys for the effort of making a good chat for ys. However I feel like such a feature should have its own repo so that every way of hosting it does not end in this repo in the future. Feel free to create such a repo that I'd gladly link on the readme. Thanks again

@samip5
Copy link
Contributor

samip5 commented Oct 26, 2022

@brandonhinds Do you happen to be on the k8s-at-home Discord server?

@HarryET
Copy link

HarryET commented Mar 30, 2023

I have this running on my k3s cluster, will try and open source my infra repo at some point and share here but if I get chance might throw a guide together. But it is possible, I used 3 deployments and put them all in a namespace

@samip5
Copy link
Contributor

samip5 commented Mar 30, 2023

I have this running on my k3s cluster, will try and open source my infra repo at some point and share here but if I get chance might throw a guide together. But it is possible, I used 3 deployments and put them all in a namespace

Possible indeed: https://nanne.dev/k8s-at-home-search/#your-spotify

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

5 participants