/rlgl

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

Primary LanguageGoApache License 2.0Apache-2.0

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