v2.3.18
Changed
/pub/agent.yamlnow 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 separatedeploy/k8s/cluster-agent.yamlwas applied by hand.
Full Changelog: v2.3.17...v2.3.18