You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kubeagent v0.2.0
Three features since v0.1.0:
- Resource context: OOMKilled findings show the container's cpu/mem
requests+limits, plus a cluster CPU/memory summary (allocatable/reserved/
limits/live usage) in text, JSON, and --explain.
- Platform facts: a second line under the cluster verdict naming the detected
stack (CNI, ingress, storage, Kubernetes version+distro, runtime, cloud).
- Fix: completed/failed bare pods are no longer reported as Degraded.