Skip to content

midl-dev/tezos-auxiliary-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.