Running BitCoin Core in Kubernetes (Azure Container Service) cluster
![bitcoin core in kubernetes](https://cdn.coderise.io/m/2018/01/22044208/Bitcoin-DevOps.png)
Blockchain is a continuously growing list of records, called blocks, which are linked and secured using cryptography. The blockchain is a public ledger that records bitcoin transactions. In this blog, we will show you how to deploy and run BitCoin Core in Kubernetes. We will be using Azure Container Service (AKS), Microsoft’s managed Kubernetes service but […]