This document provides a comprehensive guide for upgrading the GritivaCore agent on your virtual machines (VMs). It is critical to follow the outlined steps to ensure a smooth upgrade process while maintaining compatibility with the hosted control plane.
Before proceeding with the upgrade, ensure that you have the following:
Current version of the GritivaCore agent installed. Check using:
gritivactl version
Available version for upgrade. Check using:
gritivactl version --remote
Compatibility with the control plane (agents must be within 2 minor versions of the control plane).
The upgrade process consists of the following steps:
Replace 2.4.0 with the version you wish to revert to.
If you experience issues during the upgrade process, refer to the CHANGELOG.md for any breaking changes and ensure that your agent is compatible with the control plane.
A: Use the command gritivactl status to confirm that all peers are healthy.
Upgrade Tips
Upgrade Tips
- Refer to the version release notes for changes.
- Always test the upgrade in a staging environment first.
- Document any issues encountered during the upgrade process.
Critical Notes
Critical Notes
Upgrading GritivaCore in production requires careful attention. The hosted control plane is upgraded by us, while you are responsible for upgrading the agent on each VM. Ensure you follow the compatibility matrix and documented procedures.