dgkanatsios / azuregameserversscalingkubernetes

Scaling Dedicated Game Servers on Azure Kubernetes Service
MIT License
39 stars 16 forks source link

DGS and Pod have the same name #28

Closed dgkanatsios closed 6 years ago

dgkanatsios commented 6 years ago

In current implementation, the Pod that's created by a DedicatedGameServer instance has the same name as this instance. This might create a lot of problems in the future, so we should change it.