mirror of
https://github.com/taigrr/wtf
synced 2026-03-20 14:52:18 -07:00
This commit adds the ReadyReplicas and Total Replicas count, the information is useful if you want to look over a new release of your application and k8s and want to know how many pods are ready/started from k8s. Otherwise the deployment option of this module is not that useful. Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>