googleforgames / agones

Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
https://agones.dev
Apache License 2.0
6k stars 791 forks source link

Dynamic hostport allocation #1430

Closed cyansilver closed 4 years ago

cyansilver commented 4 years ago

I'm reading the code https://github.com/googleforgames/agones/blob/master/pkg/gameservers/portallocator.go but still don't get how Agones can do dynamic hostport allocation for a pod?

Thank you

markmandel commented 4 years ago

Thanks for dropping by our project! :wave: But I'm sorry, but I'm not sure what the question is?

Are you looking to work on a feature that includes port allocation? In which case, I would suggest first writing a design ticket, as per our contributing guidelines, and we can help guide you towards the implementation details.

markmandel commented 4 years ago

Doing some cleanup. Please reopen if you want to continue the conversation.