Migrate your Kafka cluster from ZooKeeper to KRaft with Strimzi

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

КОМЕНТАРІ • 3

  • @jackgrub6411
    @jackgrub6411 5 місяців тому +1

    is it possible to get rid of controllers and use only one node pool with dual roles?

  • @vladimirkulakov6126
    @vladimirkulakov6126 7 місяців тому

    I have migrated kafka-cluster (with 3 kafka pod and 3 zookeeper pod) to Kraft. As result I have got 6 kafka pod ( 3 pod of brockers and 3 pod of controllers). But there's pod disruption budget with 5 MinAvailable and this provides the errors during node drain.. Because each node contains 2 pod of kafka :(

    • @Strimzi
      @Strimzi  6 місяців тому

      Yes, the pod disruption budget is configured for all Kafka nodes as they need to be all covered.