ClusterAutoscalerのpriority-expanderの挙動の調査 - Qiita
ClusterAutoscaler(以下CA)には priority-expander という機能があります。 これはノードを増やす際にどのNodeGroupを選択するかの優先付けができるものです。 以下のようなConfigMapを用意すること、--expander=pri...