- Overview
- Requirements
- Installation
- Q&A: Deployment templates
- Configuring the machines
- Configuring the external objectstore
- Configuring an external Docker registry
- Configuring the load balancer
- Configuring the DNS
- Configuring Microsoft SQL Server
- Configuring the certificates
- Online multi-node HA-ready production installation
- Offline multi-node HA-ready production installation
- Disaster recovery - Installing the secondary cluster
- Downloading the installation packages
- install-uipath.sh parameters
- Enabling Redis High Availability Add-On for the cluster
- Document Understanding configuration file
- Adding a dedicated agent node with GPU support
- Adding a dedicated agent Node for Task Mining
- Connecting Task Mining application
- Adding a Dedicated Agent Node for Automation Suite Robots
- Post-installation
- Cluster administration
- Monitoring and alerting
- Migration and upgrade
- Migration options
- Step 1: Moving the Identity organization data from standalone to Automation Suite
- Step 2: Restoring the standalone product database
- Step 3: Backing up the platform database in Automation Suite
- Step 4: Merging organizations in Automation Suite
- Step 5: Updating the migrated product connection strings
- Step 6: Migrating standalone Insights
- Step 7: Deleting the default tenant
- B) Single tenant migration
- Product-specific configuration
- Best practices and maintenance
- Troubleshooting
- How to troubleshoot services during installation
- How to uninstall the cluster
- How to clean up offline artifacts to improve disk space
- How to clear Redis data
- How to enable Istio logging
- How to manually clean up logs
- How to clean up old logs stored in the sf-logs bucket
- How to disable streaming logs for AI Center
- How to debug failed Automation Suite installations
- How to delete images from the old installer after upgrade
- How to automatically clean up Longhorn snapshots
- How to disable TX checksum offloading
- How to manually set the ArgoCD log level to Info
- How to generate the encoded pull_secret_value for external registries
- How to address weak ciphers in TLS 1.2
- Unable to run an offline installation on RHEL 8.4 OS
- Error in downloading the bundle
- Offline installation fails because of missing binary
- Certificate issue in offline installation
- First installation fails during Longhorn setup
- SQL connection string validation error
- Prerequisite check for selinux iscsid module fails
- Azure disk not marked as SSD
- Failure after certificate update
- Antivirus causes installation issues
- Automation Suite not working after OS upgrade
- Automation Suite requires backlog_wait_time to be set to 0
- GPU node affected by resource unavailability
- Volume unable to mount due to not being ready for workloads
- Support bundle log collection failure
- Failure to upload or download data in objectstore
- PVC resize does not heal Ceph
- Failure to resize PVC
- Failure to resize objectstore PVC
- Rook Ceph or Looker pod stuck in Init state
- StatefulSet volume attachment error
- Failure to create persistent volumes
- Storage reclamation patch
- Backup failed due to TooManySnapshots error
- All Longhorn replicas are faulted
- Setting a timeout interval for the management portals
- Update the underlying directory connections
- Authentication not working after migration
- Kinit: Cannot find KDC for realm <AD Domain> while getting initial credentials
- Kinit: Keytab contains no suitable keys for *** while getting initial credentials
- GSSAPI operation failed due to invalid status code
- Alarm received for failed Kerberos-tgt-update job
- SSPI provider: Server not found in Kerberos database
- Login failed for AD user due to disabled account
- ArgoCD login failed
- Failure to get the sandbox image
- Pods not showing in ArgoCD UI
- Redis probe failure
- RKE2 server fails to start
- Secret not found in UiPath namespace
- ArgoCD goes into progressing state after first installation
- Issues accessing the ArgoCD read-only account
- MongoDB pods in CrashLoopBackOff or pending PVC provisioning after deletion
- Unhealthy services after cluster restore or rollback
- Pods stuck in Init:0/X
- Prometheus in CrashloopBackoff state with out-of-memory (OOM) error
- Missing Ceph-rook metrics from monitoring dashboards
- Pods cannot communicate with FQDN in a proxy environment
- Running High Availability with Process Mining
- Process Mining ingestion failed when logged in using Kerberos
- Unable to connect to AutomationSuite_ProcessMining_Warehouse database using a pyodbc format connection string
- Airflow installation fails with sqlalchemy.exc.ArgumentError: Could not parse rfc1738 URL from string ''
- How to add an IP table rule to use SQL Server port 1433
- Using the Automation Suite Diagnostics Tool
- Using the Automation Suite support bundle
- Exploring Logs
Q&A: Deployment templates
Q: For the multi-node HA-ready production profile, the processor requirement for the Complete product selection is 96 (v-)CPU/cores. Is this requirement inclusive of server and agent nodes, or does it refer to server or agent nodes?
A: Our documentation indicates that the multi-node HA-ready production profile requires at least 3 server nodes with minimum CPU/RAM per node. As long as this condition is met, the remaining CPU/RAM requirements can be spread over either additional server or agent nodes that also meet the minimum CPU/RAM requirements.
Q: Is a GPU required for Task Mining?
A: No, GPU is not required for Task Mining.
Q: What does node fault tolerance in the UiPath® Automation Suite Install Sizing Calculator refer to? Does it cover agent nodes, only server nodes, or both?
A: The UiPath® Automation Suite Install Sizing Calculator bases the recommendation with fault tolerance so that a minimum of 3 server nodes are always available in the worst case scenario. You can increase the number of servers that can go down without causing the deployment to fail.
Q: Can I use a private domain in Amazon Route 53?
A: Yes, private hosted zones are supported.
Q: Do I need to specify the DNS records in the cloud solution (e.g., AWS) as well? Can I use an on-premises DNS solution with an Automation Suite AWS deployment? For example, in the case of a URL the end-user accesses, does the record need to be resolvable in the cloud or on-premises DNS?
A: You can use non-Amazon Route 53 DNS infrastructure. However, the DNS must be resolvable in the VPC where you perform the deployment.
Q: Which CNI plugin is used as part of Kubernetes? For example, when vendor-supplied, the Kubernetes solution supports integration with VPC/VNET. If using AWS Kubernetes, whenever the vendor creates and deploys workload, pods get IP addresses from the VPC itself. That means the workload can be accessed by AWS or Azure services.
A: We use Cilium CNI. The Kubernetes distribution comes with 3 supported CNIs, but not the AWS-specific one.
Q: Do you customize Service IP and POD IP ranges?
10.42.0.0/16
.
Q: When deploying Automation Suite to AWS into an existing VPC, is it possible to use TerraForm instead of CloudFormation?
A: No, it is not possible. We use the native Infrastructure as Code tool from the cloud provider (CloudFormation for AWS, ARM for Azure).
Q:In regard to the previous question, if my standard for IaaC is Terraform, does it mean that I need to develop the Terraform code?
A: If you would like to deploy Automation Suite manually (not using the existing AWS or Azure templates), then yes, you would need to develop the Terraform code. Alternatively, you can use the existing CloudFormation template for deployment or as a base to assist in creating the Terraform code.
Q: How can I estimate the number of specialized nodes required by Task Mining?
A: Task Mining requires/supports 1 dedicated node out of the box.
Q: Can I use Graviton-based processes for the deployment?
A: No, the Kubernetes distribution does not support ARM.
Q: Can Automation Suite be hosted on AMD or only on Intel processors?
A: Either is fine as long as you meet the architecture requirements.
Q: Can I deploy Automation Suite templates on Ubuntu and CentOS?
A: No, Ubuntu and CentOS are not supported.
Q: For an AWS deployment, if an EFS is automatically deployed, how much space does it reserve?
A: EFS does not come with pre-provisioned size. It is pay-as-you-use. EFS will hold all backups for all disks across the cluster, which means it will use 6 TiB of data, the sum of all the nodes storage data disk space.
Q: Does Azure deployment deploy an NFS solution, as AWS does? If it does, how much space does it reserve?
A: NFS is a protocol that has multiple possible implementations. AWS Elastic File System is one such implementation. NFS Server is another implementation. Azure has a different implementation called Azure Files. If you want to have a backup, you need one of these infrastructure elements.
Q: Which is the preferred cloud service provider: Azure or AWS?
A: We do not have a preferred cloud service provider. We support both.
Q: If Autoscaling is enabled, does the node require customized images?
A: Autoscaling uses your RedHat image, on top of which the UiPath® software will be installed. We do not have clear data now, but cold start is in the 5-10 minute range.
Q: Can I use the Standard edition of Microsoft SQL Server?
A: We support Microsoft SQL Server 2016, 2017, and 2019 Standard and Enterprise editions. For more on SQL requirements, see our documentation.
Q: Is the the total vCPU requirement of 96 cores required from the beginning or can it be part of Autoscaling, which will add or remove nodes depending on the resource need?
A: 96 cores are required to power up the system. Subsequently, you can employ different scaling strategies. However, you must not go under that number.
Q: Do I select the RHEL image or is it prescribed in the AWS or Azure templates? If I must select it, what RHEL version should I use when deploying via templates?
A: The deployment uses a basic RHEL image (which is determined at runtime) and creates an autoscaling group template that is applied when the VM is provisioned. This means that all the software is installed when a new EC2 instance is created. The templates use RHEL 8.2 as of now.
Q: Is there any need for VMs other than for the Kubernetes cluster?
A: To run Automation Suite, no additional VMs outside the cluster are required. However, if you do not have existing machines to run UiPath® Robot, then these would likely be required, in addition to any developer VMs or desktops for UiPath Studio (IDE).
Q: Will there be any integration with CloudWatch or Azure Monitor for Kubernetes logs?
A: As of now, there is no integration to push logs to CloudWatch.
Q: Can Automation Suite use open-source database solutions, such as MySQL or PostgreSQL?
A: The Microsoft SQL Server requirement is independent of the cloud where the Automation Suite is deployed.