Robert Bailey

Results 121 comments of Robert Bailey

It looks like this is a docsy issue. I tried creating a ticket from their site and it looks the same as ours.

If your nodes do not have public IPs you will need some sort of publicly accessible routing infrastructure to make sure that clients can connect to the game servers. One...

Hi @AzadNezamdoust, Can you provide more context? I'm not sure what you are asking about.

/cc @pooneh-m in case she has any good ideas.

Looking back over this discussion, I think when doing multi-cluster allocation having some notion of _which_ cluster the allocation came from could be useful - especially if it's being used...

> I'm figuring we close this, and if need be open a specific ticket to update the Unity example? sounds good to me.

I know you said that you checked the firewall, but this really sounds like a firewall issue. Can you try connecting to the game servers from within the cluster? Can...

Can you say a bit more about how the two containers are related? I'm curious how it is that they must live in the same pod (be colocated) but that...

That might work for health checks but if Ready shouldn't be triggered until _both_ are ready, then we can't do that today. And my brain goes straight into how we...