confluentinc / operator-earlyaccess

Confluent Operator Early Access docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rack Awareness Lab -- Add Validation

chuck-confluent opened this issue · comments

commented

add this command to validate broker.rack:

kubectl exec -it kafka-0 -- grep 'broker.rack' confluentinc/etc/kafka/kafka.properties
commented

At the beginning, we should probably also add kubectl get nodes --show-labels | grep zone to see the actual zones assigned to the nodes