mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
Document per-node agent installs for PVE clusters
The generated install command is host-generic, but nothing said so, and cluster operators kept asking how to cover every member (#1816, #1618). State it in the agent Quick Start next to the command generator pointer. Refs #1816
This commit is contained in:
@@ -26,6 +26,12 @@ Generate an installation command in the UI:
|
||||
|
||||
Choose a target profile in that screen when you want explicit install flags for Docker, Kubernetes, Proxmox VE, or Proxmox Backup Server.
|
||||
|
||||
The generated command is not tied to a single machine. For a Proxmox VE
|
||||
cluster, one API connection already provides cluster-wide inventory; the agent
|
||||
is per host, so run the same generated command on each cluster node where you
|
||||
want agent-provided telemetry (temperatures, SMART, host identity). Each agent
|
||||
registers itself and attaches to its own cluster member.
|
||||
|
||||
The same generated command is also the supported v5-to-v6 agent upgrade path.
|
||||
Run it on the host that already has the v5 `pulse-agent` service to replace the
|
||||
binary and service configuration in place; do not uninstall the old service
|
||||
|
||||
Reference in New Issue
Block a user