Deployment of kafka and making connection with hyperledger fabric network

2/7/2020

A little lost. I want to take this project - https://github.com/feitnomore/hyperledger-fabric-kubernetes

and make some changes for Kafka and zookeeper will be deployed on Kubernetes instead of being running locally, but I'm not sure what is the right way to do that.

Will theoretically work to deploy Kafka and take the orderer deployment file - https://github.com/feitnomore/hyperledger-fabric-kubernetes/blob/master/kubernetes/blockchain-orderer_deploy.yaml

and only change it's configuration related to Kafka?

-- nirkov
apache-kafka
apache-zookeeper
hyperledger-fabric
kubernetes

0 Answers