Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 895 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 895 Bytes

Tezos auxiliary cluster

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:

How to deploy

Follow instructions in Tezos suite documentation

Monitoring

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.