dgkanatsios / azuregameserversscalingkubernetes

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

Pod Autoscaling #2

Closed dgkanatsios closed 6 years ago

dgkanatsios commented 6 years ago

Investigate autoscaling. User should issue minimum and maximum replicas when creating a DGSCollection. Investigate adding autoscaler on pods and nodes.

dgkanatsios commented 6 years ago

Working on it on autoscaler branch. There is also a need for better 'status' reporting of DedicatedGameServerCollection. Tracked by #7

dgkanatsios commented 6 years ago

Implemented in #17 - still experimental, so leaving it open

dgkanatsios commented 6 years ago

Closing it for now