As the cluster scales up, new Nodes will be added to it. At this point, we would like the NodeAgent Pods to be scheduled first, before the GameServer Pods. We could document that, probably https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/#effect-of-pod-priority-on-scheduling-order would do the trick.