How to RabbitMQ on kubernetes | Chunyi Lyu | RabbitMQ Summit 21

Поділитися
Вставка
  • Опубліковано 26 лис 2024

КОМЕНТАРІ • 2

  • @yjhjerry
    @yjhjerry 2 роки тому +1

    Nice talk. One question, is it possible to implement a rolling update of all the rabbitmq pods(from a single cluster)? The scenario arises when we need to patch the underlying kubernetes nodes on which all the rabbitmq pods run by replacing the old nodes with nodes that have newer OS image. The purpose is to achieve some kind of zero downtime, and high availability

    • @olikasg
      @olikasg 2 роки тому

      Yes it is possible. you can read more about the process at www.rabbitmq.com/upgrade.html or www.rabbitmq.com/kubernetes/operator/upgrade-operator.html