GCP Rack Parameters
The following parameters are available for configuring your Convox rack on Google Cloud Platform (GCP). These parameters allow you to customize and optimize the behavior of your applications and services running on the GCP platform.
Some parameters can only be set during rack installation and cannot be changed afterwards. These include
region. See individual parameter pages for details.
Parameters
| Parameter | Description |
|---|---|
| cert_duration | Certificate renewal period. |
| docker_hub_password | Docker Hub access token for authenticated image pulls. |
| docker_hub_username | Docker Hub username for authenticated image pulls. |
| fluentd_memory | Configures memory allocation for the Fluentd log collector DaemonSet. |
| node_disk | Size of the root disk (in GB) for each node. |
| node_type | Specifies the node instance type. |
| preemptible | Use preemptible instances for cost savings. |
| region | Specifies the GCP region for the rack. |
| syslog | Specifies the endpoint to forward logs to a syslog server. |
| terraform_update_timeout | Controls how long Terraform waits for node pool update operations to complete. |