#C01HWQ1R0BC What is best way to setup signoz HA with three nodes in clickhouse replica with shard in the docker swarm?
currently I am trying to build cluster using. docker-compose.ha.yaml but facing difficulties while deploying the cluster. many config errors like below. If anyone archive such setup then plz guide me.
docker stack deploy -c docker-compose.ha.yaml signoz
yaml: unknown anchor 'zookeeper-defaults' referenced
I am using below git repo for signoz HA setup git clone -b main
https://github.com/SigNoz/signoz.git