Connecting a Kubernetes Operator to Bitcoin Node Management APIs
The Bitcoin node implementation that I'm using (btcd) exposes an RPC API. For the past couple of days, I've been exploring that API and how I can integrate the kiln operator with with this RPC endpoint....