Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 05:17
· 64 commits to main since this release
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.