midl-dev / tezos-auxiliary-cluster

Auxiliary k8s cluster for monitoring Tezos baking node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Auxiliary k8s cluster for monitoring Tezos baking node

License:Apache License 2.0


Languages

Language:HCL 85.6%Language:Shell 14.4%