UiPath Documentation
automation-suite
2024.10
false
UiPath logo, featuring letters U and I in white

Automation Suite on EKS/AKS installation guide

Last updated Mar 31, 2026

Installing Automation Suite

Installation overview

This page walks you through the high-level installation instructions for Automation Suite.

Before you begin, consider the following:

  • To deploy and manage Automation Suite, you must have knowledge of Kubernetes and cloud resource management. If you encounter issues installing and configuring Automation Suite, contact UiPath® Professional Services.
  • Before choosing your deployment profile, see Deployment scenarios.
  • The installation process generates self-signed certificates on your behalf if you grant the installer admin privileges. You should replace them with certificates signed by a trusted Certificate Authority (CA) as soon as installation completes. For instructions, see Managing the certificates.
  • Automation Suite supports enabling Federal Information Processing Standard 140-2 (FIPS 140-2). For details, see Security and compliance.

Running the installation

To check which deployment scenarios are available for Automation Suite, refer to Deployment scenarios.

To install Automation Suite, take the following steps:

  1. After successfully validating the prerequisites, you install Automation Suite by running the following command:

    uipathctl manifest apply input.json --versions versions.json
    uipathctl manifest apply input.json --versions versions.json
    
    Note:

    If you encounter issues while running the installation, rerun the command the installation commands with all the arguments and flags. For details on the issues you might encounter, refer to Troubleshooting.

  2. Validate that your installation is successful and services are healthy by running the following command:

    uipathctl health check --namespace <uipath> --versions versions.json
    uipathctl health check --namespace <uipath> --versions versions.json
    
  • Installation overview
  • Running the installation

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated