Create a cluster
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Organization ID
Body
name is case-insensitive
AWS, SCW, GCP, DO, AZURE, OVH, CIVO, HETZNER, ORACLE, IBM, ON_PREMISE Unit is in GB. The disk size to be used for the node configuration
50
Unit is operation/seconds. The disk IOPS to be used for the node configuration
3000 <= x <= 160007800
Unit is in MB/s. The disk thoughput to be used for the node configuration
125 <= x <= 1000255
the instance type to be used for this cluster. The list of values can be retrieved via the endpoint /{CloudProvider}/instanceType
"T3A_LARGE"
MANAGED, SELF_MANAGED, PARTIALLY_MANAGED specific flag to indicate that this cluster is a production one
Indicate your public ssh_key to remotely connect to your EC2 instance.
Response
Create cluster
name is case-insensitive
AWS, SCW, GCP, DO, AZURE, OVH, CIVO, HETZNER, ORACLE, IBM, ON_PREMISE Unit is in GB. The disk size to be used for the node configuration
50
Unit is operation/seconds. The disk IOPS to be used for the node configuration
3000 <= x <= 160007800
Unit is in MB/s. The disk thoughput to be used for the node configuration
125 <= x <= 1000255
the instance type to be used for this cluster. The list of values can be retrieved via the endpoint /{CloudProvider}/instanceType
"T3A_LARGE"
MANAGED, SELF_MANAGED, PARTIALLY_MANAGED unit is millicores (m). 1000m = 1 cpu
10000
unit is MB. 1024 MB = 1GB
4096
This is an estimation of the cost this cluster will represent on your cloud proider bill, based on your current configuration
BUILDING, BUILD_ERROR, CANCELED, CANCELING, DELETED, DELETE_ERROR, DELETE_QUEUED, DELETING, DEPLOYED, DEPLOYING, DEPLOYMENT_ERROR, DEPLOYMENT_QUEUED, DRY_RUN, QUEUED, READY, STOPPED, STOPPING, STOP_ERROR, STOP_QUEUED, RESTART_QUEUED, RESTARTING, RESTARTED, RESTART_ERROR, INVALID_CREDENTIALS specific flag to indicate that this cluster is a demo one
specific flag to indicate that this cluster is a production one
Indicate your public ssh_key to remotely connect to your EC2 instance.
NEVER_DEPLOYED, OUT_OF_DATE, UP_TO_DATE - Option 1
- Option 2
- Option 3
- Option 4