Skip to main content

System requirements

Kubernetes Cluster requirements​

Depending on the cloud service provider where you plan to deploy your application, the following Kubernetes are required:

  • AKS: Kubernetes version 1.33.2
  • EKS: Kubernetes version 1.30.9
  • ARO: Kubernetes version 1.30.11 ****

Server requirement for Worker Nodes​

HardwareMinimal configurations for default setup (Non-Prod)Minimal configurations for HA setup (Prod)
Number of VMs3 VMs each with 8 CPU cores3 VMs each with 16 CPU cores
RAM32 GB per VM32 GB per VM
Hard disk80 GB per VM80 GB per VM
ErrorFor more information on memory and CPU sizes for each microservice in default and HA setup, click here.

Persistent storage requirements​

  • Minimum required persistent storage – 600 GB.
  • Support for dynamic volume provisioning.
  • ReadWriteMany volumes for deployment scaling.

| Information | If your environment uses a firewall, ensure it allows outbound traffic from your cluster on the following ports for successful interaction with Azure Files or Amazon EFS :
• Port 443 (HTTPS): Required to create the Azure File share
• Port 445 (SMB): Required to mount the Azure File share
• Port 2049 (NFS): Required to mount and access the EFS.  | | --- | --- |

Database server​

The database requirements for installing Adeptia Automate are:

NameVersion
SQL Server
• Microsoft Azure SQL Database (Evergreen platform)
Validated against the Azure SQL Database service, supporting compatibility level 150 (SQL Server 2019 equivalent).

• The following authentication modes are supported:
• Azure SQL
• Active Directory (AD)
MySQL or Azure MySQL
• Microsoft Azure MySQL version 8.4
• Only MySQL/Azure MySQL authentication mode is supported.

Database Sizing​

Database TypeRecommended Configuration (approx.)Recommended Configuration (approx.)
Database SizeNumber of Tables
Log Database100 MB to 1-2 GB*40-50
Backend Database10s of MB150

*The size of the log database can vary (within the given range in the table above) depending on the number of transactions running in Adeptia Automate and on log retention time.

This is the minimum requirement.