This repository is part of the Tezos Suite by MIDL.dev
This is a set of terraform and kubernetes code to deply a tezos node in k8s that performs the following operations:
- monitors a baking operation with Tezos Network Monitor
Follow instructions in Tezos suite documentation
In addition to internal monitoring of the main baking cluster, it is recommended to monitor the baking operations from a node that is completely separated from the baking infrastructure. A good option is to set up a completely separate Kubernetes cluster, and run Tezos-network-monitor on it, this way it is administratively separated from the main baking node.