Docsright arrowEdge Stackright arrowUpgrade Ambassador Edge Stack 3.9.Z to Ambassador Edge Stack 3.10.2 (YAML)

3 min • read

Upgrade Ambassador Edge Stack 3.9.Z to Ambassador Edge Stack 3.10.2 (YAML)

Since Ambassador Edge Stack's configuration is entirely stored in Kubernetes resources, upgrading between versions is straightforward.

Migration Steps

Migration is a two-step process:

  1. Install new CRDs.

    After reviewing the changes in 3.x and confirming that you are ready to upgrade, the process is the same as upgrading minor versions in previous version of Ambassador Edge Stack and does not require the complex migration steps that the migration from 1.x tto 2.x required.

    Before installing Ambassador Edge Stack 3.10.2 itself, you need to update the CRDs in your cluster. This is mandatory during any upgrade of Ambassador Edge Stack.

  2. Create an Ambassador Cloud Connect Token

    Ambassador Edge Stack requires a license to operate. Licenses are obtained and refreshed automatically using an API Token. If your installation of Ambassador Edge Stack is already connected to the cloud then you can skip this step. Otherwise, you can create a Cloud Connect Token in Ambassador Cloud and apply it using the command below. For more information on licensing please refer to the license page.

  3. Install Ambassador Edge Stack 3.10.2.

    After installing the new CRDs, upgrade Ambassador Edge Stack 3.10.2: