chentex / rlgl

Red Light, Green Light - Simple k8s tool to determine if the cluster had issues within a given time period.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Red Light, Green Light (rlgl)

Simple tool to look if the cluster had issues within a specific time period (also within the ttl for k8s events).

Usage

$ go mod tidy
$ go build .
$ ./rlgl --help

About

Red Light, Green Light - Simple k8s tool to determine if the cluster had issues within a given time period.

License:Apache License 2.0


Languages

Language:Go 100.0%