How to run multi nodes in kraft mode

I’m trying to run 4 nodes Kafka cluster in kraft mode on Linux , in Apache docs i see the process of starting server but how can I run multiple nodes , things i have done

  1. Followed quickstart guid started server.properties successfully

  2. Repeated same process for broker generated uuid and all commands with broker.properies

Got some error as continuous log like
unexpected error inconsistent cluster I’d

If there’s any confluent guid i can follow or anyone can guide me regarding this?