PlayFab / thundernetescontrib

Helpful utilities for Thundernetes
https://playfab.github.io/thundernetes
Apache License 2.0
3 stars 8 forks source link

Action on Azure Maintenance Events #4

Open dgkanatsios opened 2 years ago

dgkanatsios commented 2 years ago

Create a Thundernetes extension that when an Azure maintenance event comes, it will i) make the Node Unschedulable (so no more GameServers are scheduled) and ii) delete any non-Active GameServers so they are not allocated. This is equivalent to draining the Node.

Reference: https://docs.microsoft.com/en-us/azure/virtual-machines/linux/scheduled-events

trocadilho commented 1 year ago

Related: https://github.com/PlayFab/thundernetescontrib/pull/8