mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-18 16:05:10 +00:00
- Add a new label to each peer to mark which org it is in - Create new service per org, that matches this label - so the service can pick from one of multiple pods - Update the kubeproxy to give more choice of ha stratergies - Update the application configmaps and samples to refer to this new service rather than specific peers Signed-off-by: Matthew B White <whitemat@uk.ibm.com> |
||
|---|---|---|
| .. | ||
| org0 | ||
| org1 | ||
| org2 | ||
| application-deployment.yaml | ||
| fabric-rest-sample.yaml | ||
| ingress-nginx.yaml | ||
| job-scrub-fabric-volumes.yaml | ||
| ns-test-network.yaml | ||
| pv-fabric-org0.yaml | ||
| pv-fabric-org1.yaml | ||
| pv-fabric-org2.yaml | ||
| pvc-fabric-org0.yaml | ||
| pvc-fabric-org1.yaml | ||
| pvc-fabric-org2.yaml | ||