Update your Amazon Web Services CloudFormation template
To update your CloudFormation Template (CFT), you must do as follows:
- Verify your Kubernetes version.
- Update your CloudFormation template.
- Verify your Kubernetes version again, to make sure it's updated.
Verify your Kubernetes version
You must verify your Kubernetes version before and after the CloudFormation template update.
To verify your Kubernetes version, do as follows:
- In AWS, go to Cloudformation > Stacks, then go to your AWS gateway's root Cloud Formation stack.
- Click Parameters, then copy the EKSClusterName.
- Go to Elastic Kubernetes Service > Clusters.
- Click the Elastic Kubernetes Service cluster name you copied earlier.
- Check the Kubernetes version. Example: 1.22.
After you update the CloudFormation template, you'll see the Kubernetes version updated too. Example: 1.23.
Update your CloudFormation template
To update your CloudFormation template, do as follows:
-
In Central, go to ZTNA > Gateways > Gateway details and click the gateway name.
You'll see the Cloud gateway release version.
-
Under Gateway summary, click the version link.
Note
If there's an update available, you'll see a green arrow next to the version link.
Software update appears.
-
Select the version you want to update to, and the time you want to update.
-
Click Copy to copy the AWS S3 URL.
Note
If you're running the latest version of the CloudFormation template, Copy isn't shown.
-
Click Save.
Tip
If you want to update the CloudFormation template without updating the gateway version, click Cancel.
-
In AWS, go to Cloudformation > Stacks. Under Stack info, click Update.
This replaces the current CloudFormation template.
Note
Make sure you update the root stack.
-
Under Update stack, select Replace current template.
-
Under Amazon S3 URL, paste the URL you copied from Central, then click Next.
-
Under Specify stack details, click Next.
-
Under Configure stack options, click Preserve successfully provisioned resources, then click Next.
-
Under Review, verify your stack details, accept the conditions, then click Submit.
Your CloudFormation stack will update. This will take approximately 45 minutes to complete.
On the Stacks > Event info tab, you'll see "Update in progress". When the update is completed, you'll see "Update complete".
-
In Central, go to ZTNA > Gateways > Gateway details.
You'll see the Cloud gateway release version is updated.