Thornode - Kubernetes
Setting up a fullnode on Kubernetes
For deploying Thornode and Midgard on Kubernetes, follow the instructions for Cluster Launcher and Deployment.
Instead of TYPE=validator
, use TYPE=fullnode
at the Thornode deployment step.
NET=mainnet TYPE=fullnode NAME=thornode make install
Last updated