blockchain-network-on-kubernetes
blockchain-network-on-kubernetes copied to clipboard
Demonstrates the steps involved in setting up your business network on Hyperledger Fabric using Kubernetes APIs on IBM Cloud Kubernetes Service.
First of all, thank you for providing this useful tutorial. I have a problem with joining IBM cloud, so I am following this tutorial in my macbook pro(Intel Core i5)...
I've completed the first 6 steps of documentation without any error. Could you please help me in completing the 7th step as I'm unable to find the public IP of...
I know this is a project for IBM Hyperledger but this pull request adds support for an Azure file storage class in AKS
+ peer lifecycle chaincode approveformyorg -o localhost:7050 --ordererTLSHostnameOverride orderer.example.com --tls --cafile /home/piyush/go/src/github.com/blockchain/fabric-samples/test-network/organizations/ordererOrganizations/example.com/tlsca/tlsca.example.com-cert.pem --channelID mychannel --name basic --version 1.0.1 --package-id basic_1.0.1:64eec36e606e7179bda8fd53f5b296e4675b3bb10dcf9a3dfc78e43346aa3eb5 --sequence 1 + res=1 Error: proposal failed with status: 500...