Cloud Native Bitcoin

Kubernetes in Docker (KinD)

Prerequisites

Setup

kind create cluster

kubectl cluster-info

git clone https://github.com/CloudNativeBitcoin/cloudnativebitcoin.github.io CloudNativeBitcoin

cd CloudNativeBitcoin/charts

helm install bitcoind .

Watch progress in other terminals:

Regtest

Mining

Run the mining job to generate some coins: