Skip to content

v2.3.18

Choose a tag to compare

@github-actions github-actions released this 08 Jul 06:15

Changed

  • /pub/agent.yaml now installs full Kubernetes coverage in one manifest — both the
    per-node DaemonSet (host metrics) and the one-per-cluster collector Deployment
    (AGENT_KIND=k8s-cluster: namespace / deployment / pod / per-container CPU-RAM + labels,
    with the ServiceAccount + ClusterRole it needs). A single
    kubectl apply -f "<hub>/pub/agent.yaml?key=…&cluster=…" now yields the Cluster page's
    deployment/pod stats — previously it deployed only the node DaemonSet, so the Cluster
    view stayed empty until the separate deploy/k8s/cluster-agent.yaml was applied by hand.

Full Changelog: v2.3.17...v2.3.18