Upgrading Connectware to 2.0.5 (Kubernetes)

How to upgrade Connectware to version 2.0.5 on Kubernetes.

Connectware 2.0.5 brings significant improvements to OPC UA reliability and CybusMQ performance, reducing message loss and improving system stability under load. For more information, see What has changed in 2.0.5.

This upgrade requires you to delete the data volumes that store the metadata of CybusMQ.

Disclaimer

circle-exclamation

Important Notes

This upgrade will delete all persisted data of the Connectware broker. This includes client sessions, subscriptions, and retained data. If your configuration relies on any type of data persisted by the broker, make sure to properly initialize your applications after the upgrade.

If you rely on persisted data, create a backup or snapshot of the broker data volumes. This allows you to roll back in case of complications.

Upgrading Procedure

circle-exclamation
  1. Scale down the broker cluster to zero replicas to stop all broker pods. For more information, see Scaling Down the Broker Cluster to Zero.

  2. Delete the broker data volume of Connectware. For more information, see Deleting Broker Data Volumes on Kubernetes.

  3. Download and install Connectware 2.0.5. For more information, see Upgrading Connectware (Kubernetes).

Once all pods are up and running again and no new deviations appear in Connectware, the upgrade has been successful.

Last updated

Was this helpful?