@litesky peitho配置如下
peitho:
imagemode: registry
pullerAccessAddress: http://peitho:8080/tar
pullerImage: zpk.test:445/docker-test/fabric/tianrandailoving/puller-amd:v-7-gca7ab85
imagePullSecret:
-name: test-secret
如何实现K8S托管Fabric chaincodechaincode创建流程: 如图所示, 原生fabric创建chaincode, 是由peer发起的操作,也就是在进行合约初始化(或者chaincode挂的情况下调用合约)...