Skip to main content

Application Services

Refer to the table below for fields and values associated with adding application service:

NameDescription
App name (mandatory)What do you want your service to be called.
Application Source Type (mandatory)Specify the source of your application's code or where your docker image is present.
Architecture Type (mandatory)The CPU architecture the application image is built and run for — AMD (amd64, x86) or ARM (arm64, AWS Graviton). Choose ARM to run on Graviton-based nodes for better price-to-performance. Make sure your container image supports the selected architecture, and that the target cluster has nodes of that architecture.
RepositoryProvide the URL or path to the code repository where your application's source code is stored.
Min CPUDefine the minimum CPU resources required for your application to run efficiently.
Min RAMSpecify the minimum amount of RAM needed by your application.
WorkflowsHere you will see a list of workflos associated with this service. PLEASE NOTE: If there are no environments deployed, you will not see this section

Selecting the image architecture (AMD or ARM / Graviton) during service deployment:

Selecting ARM (Graviton) architecture type during service deployment