Posts tagged 'Kubernetes'

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

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

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

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).