Overview
You can use this document to learn how to upgrade an existing Edge Delta agent.
Upgrade the Agent
Agent Type | Instructions |
Windows |
To upgrade the agent, run the installation command that you previously used to first deploy the agent. This action will cause the agent to restart (essentially reinstall). The upgrade process will take 30 seconds or less to complete. To locate the installation command:
|
Linux |
To upgrade the agent, run the installation command that you previously used to first deploy the agent. This action will cause the agent to restart (essentially reinstall). The upgrade process will take 30 seconds or less to complete. To locate the installation command:
|
macOS |
To upgrade the agent, run the installation command that you previously used to first deploy the agent. This action will cause the agent to restart (essentially reinstall). The upgrade process will take 30 seconds or less to complete. To locate the installation command:
|
Docker |
If your agent's image is set to agent:latest, then any new agent instances that are created, such as during autoscaling, will run on the latest agent version. Original agent instances will run on the agent version that was available during agent instance deployment.
To upgrade all agents to latest the version for all agent instances in the cluster:
|
Kubernetes |
If your agent's image is set to agent:latest, then any new agent instances that are created, such as during autoscaling, will run on the latest agent version. Original agent instances will run on the agent version that was available during agent deployment.
To upgrade all agents to latest the version for all agent instances in the cluster:
|
Kubernetes via Helm |
If your agent's image is set to agent:latest, then any new agent instances that are created, such as during autoscaling, will run on the latest agent version. Original agent instances will run on the agent version that was available during agent deployment.
To upgrade all agents to latest the version for all agent instances in the cluster:
|