# Upgrading the multi-tenant node

These instructions describe the steps to upgrade the multi-tenant node up to the latest 6.x.

To upgrade the end‑of‑life multi-tenant node (3.6 or lower), please use the [different instructions](https://docs.wallarm.com/updating-migrating/older-versions/multi-tenant.md).

## Requirements

* Execution of further commands by the user with the **Global administrator** role added under the [technical tenant account](https://docs.wallarm.com/installation/multi-tenant/overview.md#tenant-accounts)
* Access to `https://us1.api.wallarm.com` if working with US Wallarm Cloud or to `https://api.wallarm.com` if working with EU Wallarm Cloud, to `https://me1.api.wallarm.com` if working with ME Wallarm Cloud. Please ensure the access is not blocked by a firewall
* Access to the IP addresses and their corresponding hostnames (if any) listed below. This is needed for downloading updates to attack detection rules and API specifications, as well as retrieving precise IPs for your allowlisted, denylisted, or graylisted countries, regions, or data centers.

    **US Cloud:**

    ```
    node-data0.us1.wallarm.com - 34.96.64.17
    node-data1.us1.wallarm.com - 34.110.183.149
    us1.api.wallarm.com - 35.235.66.155
    34.102.90.100
    34.94.156.115
    35.235.115.105
    ```

    **EU Cloud:**

    ```
    node-data1.eu1.wallarm.com - 34.160.38.183
    node-data0.eu1.wallarm.com - 34.144.227.90
    api.wallarm.com - 34.90.110.226
    ```

    **ME Cloud:**

    ```
    node-data0.me1.wallarm.com - 34.166.82.208
    node-data1.me1.wallarm.com - 34.166.82.208
    me1.api.wallarm.com - 34.166.82.208
    ```
## Follow standard upgrade procedure

Standard procedures are the ones for:

* [Upgrading Wallarm from DEB/RPM packages](https://docs.wallarm.com/updating-migrating/nginx-modules.md)
* [Upgrading Wallarm with all-in-one installer](https://docs.wallarm.com/updating-migrating/nginx-modules.md)
* [Upgrading the postanalytics module](https://docs.wallarm.com/updating-migrating/separate-postanalytics.md)
* [Upgrading the Wallarm Docker NGINX-based image](https://docs.wallarm.com/updating-migrating/docker-container.md)
* [Upgrading NGINX Ingress controller with integrated Wallarm modules](https://docs.wallarm.com/updating-migrating/ingress-controller.md)
* [Upgrading Sidecar proxy](https://docs.wallarm.com/updating-migrating/sidecar-proxy.md)
* [Upgrading the cloud node image](https://docs.wallarm.com/updating-migrating/cloud-image.md)

!!! warning "Creating the multi-tenant node"
    During the Wallarm node creation, please select the **Multi-tenant node** option:

    ![Multi-tenant node creation](https://docs.wallarm.com/images/user-guides/nodes/create-multi-tenant-node.png)

