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 #273

Closed
josiahbryan opened this issue Oct 9, 2024 · 4 comments
Closed

Kubernetes Support #273

josiahbryan opened this issue Oct 9, 2024 · 4 comments

Comments

@josiahbryan
Copy link
Contributor

Crazy thought - since you're running these in docker, any chance I could instead deploy the containers to my kubernetes cluster? I'm quite out of my depth as far as what's going on under the hood here in your project, just connecting thematic concepts.

Of course, I'm absolutely able to just package ramalama up in it's own Dockerfile and shoot it into my cluster that way - just thinking outside the box. Any feedback is welcome!

Apologies if this is not the right forum for discussion-type things (vs issues) - is there a better place to ask these theoretical-type of questions as well?

@ericcurtin
Copy link
Collaborator

Yes, this issue is related to that #183

@rhatdan
Copy link
Member

rhatdan commented Oct 9, 2024

Yes it is actually fairly simple to generate a kube.yaml out of the default ramalama serve command. Just need someone to sit down and write it. We do this for Quadlets now, which is a mechanism for running containers and pods under systemd via Podman, very similar to what you want to do with Kubernetes.

@josiahbryan
Copy link
Contributor Author

@rhatdan interesting! I'd love to see how that's done for Quadlets, but #183 makes sounds like it's still not done (issue still open?) - is there code written that does that already?

@rhatdan
Copy link
Member

rhatdan commented Oct 14, 2024

Closing as a duplicate of #183

Still not done, but I played with it a little, Of course if you are interested in opening a PR?

@rhatdan rhatdan closed this as completed Oct 14, 2024
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

3 participants