Upgrade an automated installation

If you used the Puppet Application Manager automated installation feature to install Continuous Delivery for Puppet Enterprise (PE), you can run a script to upgrade to the latest version.

  1. From the command line of your primary (control plane) node, run the upgrade script:
    kubectl kots upstream upgrade cd4pe --namespace default --deploy
  2. Wait five minutes to allow the software time to process the change.
  3. Navigate to http://<NODE IP ADDRESS>:8800 and log in with the Puppet Application Manager (PAM) password.
    If preflight checks passed, the upgraded application is deployed and in the process of starting up. Run kubectl get pods --watch to monitor the deployment's progress.
What to do next
When the deployment is complete, sign into Continuous Delivery for PE and verify that the new version number is shown in the bottom left corner of the web UI.