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:
kubectl get pods -wkubectl get sts -wkubectl logs -f bitcoind-0Run the mining job to generate some coins: