1
0
mirror of https://github.com/taigrr/wtf synced 2026-03-20 14:52:18 -07:00
Files
wtf/modules/kubernetes
Lukas Kämmerling 0a89786826 Enhance Kubernetes module with Replica Count (Deployments) (#1062)
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>
2021-03-18 21:57:40 -07:00
..