Upgrade Connect - EcoSys - 2.0 - Installation & Upgrade - Hexagon

EcoSys Connect Installation and Configuration (Azure Kubernetes Service)

Language
English
Product
EcoSys
Search by Category
Installation & Upgrade
EcoSys Version
2.0
  1. Transfer the helm and install folders from the installation media to the installation machine into a new directory. You should preserve the original installation directory.

  2. Change directories to the installer directory.

  3. To provide all the script executable permissions, run the command, ‘chmod +x *.sh'

  4. Go to the aks sub directory

  5. To provide all the script executable permissions, run the command, ‘chmod +x *.sh’

  6. To upgrade Connect, run ‘./upgrade-connect.sh’

    You will be asked to identify the Cluster connect is running on.

    You will be asked to identify the namespace connect is using. Default is connect

    Once the script is executed, the new configuration and containers are deployed.

  7. Run ‘kubectl get pods -n <CONNECT_NAMESPACE>’ to check the status.

  8. To upgrade Agent, run ‘./upgrade-agent.sh’

    You will be asked to identify the Cluster connect is running on.

    You will be asked to identify the namespace connect-agent is using. Default is connect-agent.

  9. Once the script is executed, the new configuration and containers are deployed.

  10. Run ‘kubectl get pods -n <AGENT_NAMESPACE>’ to check the status.