Date
1 - 5 of 5
Hyperledger Fabric 2.2.x on Kubernetes #fabric #fabric-kubernetes
P Singh <pksingh8878@...>
What options does one have to install Hyperledger Fabric 2.x on Kubernetes?
Have looked at Hyperledger Cello and Hyperledge charts at Helm Hub, both support 1.4.x and not 2.2.x. Does minifabric support deployment on k8s? Any pointers will be much appreciated. Thanks
|
|||||||
|
|||||||
Ross Tang <tangross@...>
I found Cello is not yet 2.2
toggle quoted messageShow quoted text
You may take a look here However, it does not have some consideration. I found that it need to: - change from Docker-in-docker to external chaincode launcher. - the networking approach does not work well in my environment. I need to adopt Istio. - this repo assumes all peer/orderer located in a single clusters/namespace. Helm Hub is a very good starting.
|
|||||||
|
|||||||
Hi,
On Fri, Oct 23, 2020 at 9:42 AM P Singh <pksingh8878@...> wrote: What options does one have to install Hyperledger Fabric 2.x on Kubernetes?
|
|||||||
|
|||||||
Brett T Logan <brett.t.logan@...>
If you are looking for a production ready network, there is also the Hyperledger Lab for Blockchain Automation Framework for automating the deployment of "production-grade" Fabric networks: https://github.com/hyperledger-labs/blockchain-automation-framework
----- Original message -----
|
|||||||
|
|||||||
P Singh <pksingh8878@...>
Thanks Brett and Ross for the open source options.
Fabric Automation Framework has support for 2.2 in fabric220 branch, it may not have support for external launcher. Ghan - Thanks for pointing to Zeeve - will check it out.
|
|||||||
|