Top 3 Things I Wish I Knew About HashiCorp Nomad

Поделиться
HTML-код
  • Опубликовано: 12 дек 2024

Комментарии • 2

  • @ohmygosh6176
    @ohmygosh6176 10 месяцев назад

    Wow, spread based scheduling. I didn't know it was possible

    • @btkrausen
      @btkrausen  10 месяцев назад

      Yeah, it is easy to set it at the cluster level in the server config file, so it's the default scheduling algorithm. Alternatively, you can keep the default of bin packing and set individual jobs to spread if you need high availability.