From 25569ef261a1b8abf8678dafbc0dfacb6b71f5dc Mon Sep 17 00:00:00 2001 From: Kirill Zhuravlev Date: Tue, 17 Dec 2024 22:08:10 +0100 Subject: [PATCH] added kazhuravlev/healthcheck --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 546312e37aa..2fc7f02fc03 100644 --- a/README.md +++ b/README.md @@ -2831,6 +2831,7 @@ _General utilities and tools to make your life easier._ - [grofer](https://github.com/pesos/grofer) - A system and resource monitoring tool written in Golang! - [gubrak](https://github.com/novalagung/gubrak) - Golang utility library with syntactic sugar. It's like lodash, but for golang. - [handy](https://github.com/miguelpragier/handy) - Many utilities and helpers like string handlers/formatters and validators. +- [healthcheck](https://github.com/kazhuravlev/healthcheck) - A simple yet powerful readiness test for Kubernetes. - [hostctl](https://github.com/guumaster/hostctl) - A CLI tool to manage /etc/hosts with easy commands. - [htcat](https://github.com/htcat/htcat) - Parallel and Pipelined HTTP GET Utility. - [hub](https://github.com/github/hub) - wrap git commands with additional functionality to interact with github from the terminal.