Installation¶
Installing the k8s builder is part of the process of creating a production Fabric peer.
For more information, see the Checklist for a production peer Fabric documentation.
Sample peer image¶
A sample k8s-fabric-peer image is available. The k8s-fabric-peer
is based on the hyperledger/fabric-peer with the k8s builder preconfigured.
Prebuilt binaries¶
Prebuilt binaries are available to download from the releases page.
Install from source¶
To install from source in /opt/hyperledger/k8s_builder
, use the go install
command.