mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
|
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| create_genesis_block.sh | ||
| README.md | ||
Channel Configuration
TODO : this guide / notes.
Notes :
- describe how
organizations/folder is populated by the export_msp.sh scripts - configtx uses the internal k8s
$service.svc.cluster.localDNS domain to communicate between nodes. - describe configtx.yaml assumes / enforces working dir is FABRIC_CFG_PATH
TODOs:
- Deploy org nodes across multiple namespaces. Use kube DNS to resolve in the channel config.
$service.$namespace.svc.cluster.local - Deploy org nodes across multiple k8s clusters. Use INGRESS URLs to resolve services.
$ingress-hostname.$org.localho.st:443