Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Latest commit

 

History

History
42 lines (29 loc) · 690 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 690 Bytes

Hyperledger Fabric on Kubernetes

Helm charts

helm install peer1 oci://ghcr.io/eniblock/hlf-peer --version 0.2.0

Development

Requirements

Install your local kubernetes cluster with:

sudo apt-get install pip
curl -sSL https://clk-project.org/install.sh | env CLK_EXTENSIONS=k8s bash
clk k8s flow

Updates

clk extension update k8s
clk k8s flow

Start the application

tilt up

Stop the application

tilt down

The option --no-volumes can be used to keep the volumes.