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

Document using ingress for game server access #355

Open
dgkanatsios opened this issue Jul 29, 2022 · 0 comments
Open

Document using ingress for game server access #355

dgkanatsios opened this issue Jul 29, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@dgkanatsios
Copy link
Collaborator

Some game servers require HTTPS/TLS connections, for example WebSocket servers. This can be configured in a Thundernetes cluster if the Nodes have no Public IP and the access to the game servers is implemented using a Kubernetes ingress. We have implemented a proof of concept here: https://github.com/dgkanatsios/thundernetescontrib/tree/main/traefikingress

We should enhance this sample and document the feature on Thundernetes website.

@dgkanatsios dgkanatsios added the documentation Improvements or additions to documentation label Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant