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

OpenMU on Kubernetes #384

Open
lucasfcnunes opened this issue Oct 20, 2023 · 2 comments
Open

OpenMU on Kubernetes #384

lucasfcnunes opened this issue Oct 20, 2023 · 2 comments

Comments

@lucasfcnunes
Copy link

lucasfcnunes commented Oct 20, 2023

Is your feature request related to a problem? Please describe.

Currently, we just have a docker-compose file for the deployment.
docker-compose has the limitation, that all runs on the same physical machine.
For an even more distributed environment, with more machines, kubernetes can be
used. However, we don't have a finished configuration for kubernetes, yet. If you
are familiar with kubernetes, all contributions are welcome for kubernetes
configuration files.

Describe the solution you'd like

  • A simple helmfile apply (or kluctl deploy) using an official OpenMU Helm chart.

Describe alternatives you've considered
-

Additional context
-

@sven-n
Copy link
Member

sven-n commented Nov 19, 2023

https://kompose.io/ could be helpful

@khaiodev
Copy link

I have experience with Kubernetes and am working on the code for Kubernetes Cluster Deployment.

Some layers of network, ACL and rules are necessary, knowing this, I will do as guided as possible. Do you happen to have any sandboxes that I can work in?

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

No branches or pull requests

3 participants