Cluster Advanced Settings
To further fine-tune your Qovery infrastructure, you can set advanced settings through the Qovery API endpoint.
All clusters have access to advanced settings, you can find where they are available in the documentation below with those badges mentioning for which Cloud provider they are available:
Below is the list of advanced settings currently available for clusters.
Logs
Type | Description | Default Value |
---|---|---|
integer | Maximum retention days in Cloudwatch for EKS logs. (possible values: 0, 1, 3, 5, 7, 14, 30, 60, 90, 120, 150, 180, 365, 400, 545, 731, 1827, 2192, 2557, 2922, 3288, 3653) | 90 |
Type | Description | Default Value |
---|---|---|
boolean | Enable flow logs on the cluster VPC and store them in an s3 bucket. | false |
Type | Description | Default Value |
---|---|---|
integer | Set the number of retention days for flow logs. Unlimited retention with value 0 | 365 |
Type | Description | Default Value |
---|---|---|
integer | Maximum Kubernetes pods (containers/application/jobs/cronjob) retention logs in weeks. | 12 (84 days) |
Image registry
Type | Description | Default Value |
---|---|---|
integer | Allows you to specify an amount in seconds after which images in the default registry are deleted. | 31536000 (1 year) |
Type | Description | Default Value |
---|---|---|
Map<String, String> | Add additional tags on the cluster dedicated registry |
Network
Type | Description | Default Value |
---|---|---|
string | Allows you to specify the load balancer size in front of your cluster. | lb-s |