question

TiagoBernardo-1011 avatar image
0 Votes"
TiagoBernardo-1011 asked AbeytaLawrenceASRC-2101 edited

Hyperledger Fabric 2.0 on Azure Kubernetes Service

Any plan to update the instalation procedure and scripts describe here (https://docs.microsoft.com/en-au/azure/blockchain/templates/hyperledger-fabric-consortium-azure-kubernetes-service) for Hyperledger Fabric 2.0?
Thanks

azure-kubernetes-service
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

learn2skills avatar image
0 Votes"
learn2skills answered

Hi @TiagoBernardo-1011

This is related to document updation, please check on the product team.
Ask on the azure product feedback related to document updation.


Please don’t forget to Accept the answer and up-vote wherever the information provided helps you, this can be beneficial to other community members.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DasithWijesiriwardena-5012 avatar image
0 Votes"
DasithWijesiriwardena-5012 answered DasithWijesiriwardena-5012 edited

We implemented this recently. HLF 2.2 on AKS. Give it a go and see if it helps you. https://github.com/dasiths/Hyperledger-Fabric-on-Azure-Kubernetes-Cluster

It's a fork of the KRYPC repo but we added a Azure DevOps pipeline to automate the process and install/upgrade chaincodes as well.

· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Dasith,

Are there changes the KrypC arm template? I ask because I've already setup a network with the KrypC template, but having issues deploying chaincode (getting a docker error running tools from ubuntu). I'm wondering if your changes can be used with existing network or to redeploy.

Thanks,
Lawrence

0 Votes 0 ·

You can as it has 2 pipelines. One for deploying the infra + network and another for deploying the chaincodes. As long as you provide the right values it should work. This doesn't do a lot of changes to the ARM templates so I see no problem.

0 Votes 0 ·
AbeytaLawrenceASRC-2101 avatar image
0 Votes"
AbeytaLawrenceASRC-2101 answered AbeytaLawrenceASRC-2101 edited

This has been fairly complicated to setup. I wish there were a little more documentation to go with this. Updating the the deploy.yaml should be strait forward for pointing to external chiancode on ACR; I'm working on a clean way to do this.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.