Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
/ hlf Public archive

Kubernetes (helm) configuration for hyperledger fabric

License

Notifications You must be signed in to change notification settings

eniblock/hlf

Repository files navigation

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.