25 April 2021
Setting up a Cardano Producer node using Kubernetes/microk8s
Setting up a Producer is mostly the same as a Relay, with a few differences in topology and some key files stored in Secrets
18 April 2021
Using Kubernetes ConfigMaps for Cardano Node Topology Config
Moving the Cardano nodes topology config to a ConfigMap makes it easier to modify in one place
28 March 2021
Monitoring Cardano Relays on Kubernetes with Grafana and Prometheus
After setting up a Cardano relay, the next step was ensuring it could easily be monitored using Grafana/Prometheus
27 March 2021
Setting up Cardano Relays using Kubernetes/microk8s
With an interest in both learning Kubernetes and more about blockchains, I decided to set up a Cardano Stake Pool using Kubernetes (specifically, microk8s).