Post Upgrade Actions

  1. Reboot the System: Execute the command below.
    sudo reboot
  2. Verification and Validation: After the system is rebooted, confirm the upgrade to Ubuntu 22.04 by executing the command below.
    lsb_release -a
  3. Validation for On-Premise: After completing the upgrade for all nodes, log in to the CLI and verify that all pods in the cluster are running using the command below.
    kubectl get pods -A
    If all components are operational, access the application via the GUI to confirm a successful login.
  4. Validation for Cloud Connectors (CC): Once the OS upgrade is complete, verify that the application is accessible through the GUI.

The system should now be successfully upgraded to Ubuntu 22.04.

Note:
  • Monitor the system to ensure all applications and services function as expected.
  • For assistance, contact AppViewX technical support.