Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Simple sidecar container for load balancers to check if tendermint/ignite nodes are in sync

Notifications You must be signed in to change notification settings

strangelove-ventures/ignite-health-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ignite Health Check

Add this container in the same kubernetes pod as a tendermint node to expose a simple listener that will respond with 200 OK if the node is in sync, otherwise 503 Service Unavailable

Provide RPC_ADDRESS ENV var to change the node address that it will check (default tcp://localhost:26657)

Provide PORT ENV var to change the port that it will listen on (default 1251)

About

Simple sidecar container for load balancers to check if tendermint/ignite nodes are in sync

Resources

Stars

Watchers

Forks

Packages