> For the complete documentation index, see [llms.txt](https://launchnodes.gitbook.io/teku-validator-node-update/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launchnodes.gitbook.io/teku-validator-node-update/teku-validator-node-update.md).

# Teku Validator Node Update

(Version 26.4.0) (New ECS Experience)

{% hint style="info" %}
**This document is only for Launchnodes customers who have bought the Teku Validator node product from AWS Marketplace.**
{% endhint %}

These simple steps will allow you to update your validator node with the latest version of the validator client from Teku.&#x20;

{% embed url="<https://drive.google.com/file/d/1SP4FbJkttZqNMaLWOARKtB1MKRO1q-eM/view?usp=sharing>" %}

Our video guide explains and shows the steps below and how they are implemented this video guide is for reference only. (In the video we use an older image URL you have to copy and paste the latest URL given in step 8 below).

1. Open your [AWS console](https://aws.amazon.com/console) and login into your account.&#x20;
2. Open Elastic Container Service(ECS) from the console.&#x20;
3. Click on your created cluster.&#x20;
4. You will be able to see services which are already running inside your cluster. There will be 2 services already running inside your cluster one is the gateway related service(you are likely to have named this the validator\_*gateway\_*&#x73;ervice or something similar) and second one is the validator service(you are likely to have named this the validator\_service).&#x20;
5. Click on validator\_service and move to "Configuration" bar.
6. Click on the Task definition.
7. On top right, you will find Create new revision button. Select "Create new revision with JSON" .
8. In the JSON file, replace image the following:

```
709825985650.dkr.ecr.us-east-1.amazonaws.com/launch-nodes/tekuvalidator:26.4.0
```

9. Scroll down and click on create. Now new revision is created.
10. Go back to validator cluster, select validator\_service and click on update.
11. In the update page, tick the "force new deployment" box and select the latest revision.
12. Scroll down and click on update.

After updating the service monitor your validator node via [beaconcha.in](http://beaconcha.in/).

{% hint style="warning" %}
If you have any questions or need any help then please contact Launchnodes via *<mark style="color:blue;"><support@launchnodes.com></mark>*
{% endhint %}

{% hint style="info" %}
If you want you can join our discord server using this link <https://discord.gg/u6A52ysWNv>
{% endhint %}
