# Upgrading the multi-tenant node

These instructions describe the steps to upgrade the multi-tenant node up to the latest 7.x.
## Requirements

* Execution of further commands by the user with the **Global administrator** role added under the [technical tenant account](https://docs.wallarm.com/7.x/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. 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
    ```
## Follow standard upgrade procedure

Standard procedures are the ones for:

* [Upgrading Wallarm with all-in-one installer](https://docs.wallarm.com/7.x/updating-migrating/all-in-one.md)
* [Upgrading the postanalytics module](https://docs.wallarm.com/7.x/updating-migrating/separate-postanalytics.md)
* [Upgrading the Wallarm Docker NGINX-based image](https://docs.wallarm.com/7.x/updating-migrating/docker-container.md)
* [Upgrading NGINX Ingress controller with integrated Wallarm modules](https://docs.wallarm.com/7.x/updating-migrating/ingress-controller.md)
* [Upgrading Sidecar proxy](https://docs.wallarm.com/7.x/updating-migrating/sidecar-proxy.md)
* [Upgrading the cloud node image](https://docs.wallarm.com/7.x/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/7.x/images/user-guides/nodes/create-multi-tenant-node.png)

