hyperledger / hyperledger/fabric-test
externalIP returning localhost for orderer (and other) services
- Dominant language
- Go
- Stars
- 151
- Forks
- 128
- Avg merge
- 3h 19m
- Merged PRs (30d)
- 1
Description
[externalIP](https://github.com/hyperledger/fabric-test/blob/master/tools/operator/launcher/k8s/connprofile.go#L38) is currently returning localhost in my current deployment. As such the health check are failing and the deployment is not successful. I am wondering if i missed a configuration step ?
Do i need to set something in the network spec that will make sure the deployed hl cluster is exposed to the external world ? Do i have to expose the service externally myself ? i was hoping the operator would do that for me.
Do i need to port forward for all services instead ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.