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

Helm chart (or other way for k8s deployment) #360

Closed
denis111 opened this issue Feb 12, 2021 · 4 comments
Closed

Helm chart (or other way for k8s deployment) #360

denis111 opened this issue Feb 12, 2021 · 4 comments
Assignees
Labels
distribution Issue refers to target platform, e.g. Docker
Milestone

Comments

@denis111
Copy link

I see there's no instructions how to deploy it to k8s.
Just wanted to ask if there's a helm chart planned or maybe somebody already has it and wants to share ;)

@dzikoysk
Copy link
Owner

dzikoysk commented Feb 12, 2021

Unfortunately, I'm not quite familiar with k8s environment. In the past I've implemented some adjustments for such an usage:

So I think you should be able to use. Helm looks interesting, I'll try to explore the topic.

@dzikoysk dzikoysk added the distribution Issue refers to target platform, e.g. Docker label Feb 12, 2021
dzikoysk added a commit that referenced this issue Feb 12, 2021
@dzikoysk
Copy link
Owner

dzikoysk commented Feb 12, 2021

Hmm... As far I see helm uses artifacthub.io service, where people can add their public repositories to the registry. I don't think I want to host and maintain such a thing. As an alternative I see that you should be able to deploy docker image to k8s using kubectl command.

I'll provide docker-compose.yml to simplify this process.

dzikoysk added a commit that referenced this issue Feb 12, 2021
@dzikoysk
Copy link
Owner

Well, now you should be able to use Kompose (~ translate compose) to launch Reposilite on k8s. If possible, please share the results so I can enhance documentation related to this topic to help other people in the future :)

@dzikoysk dzikoysk added the investigation Issue is currently investigeted, e.g. author is trying to reproduce problem label Feb 12, 2021
@dzikoysk dzikoysk self-assigned this Feb 12, 2021
@dzikoysk dzikoysk removed the investigation Issue is currently investigeted, e.g. author is trying to reproduce problem label Feb 19, 2021
dzikoysk added a commit that referenced this issue Jul 8, 2022
dzikoysk added a commit that referenced this issue Jul 8, 2022
@dzikoysk dzikoysk reopened this Oct 13, 2022
@dzikoysk
Copy link
Owner

Resolved by https://github.com/reposilite-playground/reposilite-helm

@dzikoysk dzikoysk added this to the 3.1.0 milestone Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distribution Issue refers to target platform, e.g. Docker
Projects
None yet
Development

No branches or pull requests

2 participants