Azure Rack Parameters
The following parameters are available for configuring your Convox rack on Microsoft Azure. These parameters allow you to customize and optimize the behavior of your applications and services running on the Azure platform.
Parameters
| Parameter | Description |
|---|---|
| cert_duration | Certification renew period. |
| node_type | Specifies the node instance type. |
| nvidia_device_plugin_enable | Deploys the NVIDIA GPU Device Plugin to enable GPU workloads. |
| nvidia_device_time_slicing_replicas | Number of virtual GPU replicas per physical GPU for time-slicing. |
| region | Specifies the Azure region for the rack. |
| syslog | Specifies the endpoint to forward logs to a syslog server. |
| high_availability | Enables high availability mode with redundant replicas. |
| idle_timeout | Load balancer idle timeout in minutes. |
| internal_router | Enables an internal load balancer for private traffic. |
| nginx_additional_config | Additional nginx ingress controller configuration. |
| nginx_image | Custom nginx ingress controller image. |
| node_type | Specifies the node instance type. |
| pdb_default_min_available_percentage | Default minimum available percentage for PDBs. |
| proxy_protocol | Enables PROXY protocol on the nginx ingress controller. |
| ssl_ciphers | Custom SSL/TLS cipher suites for nginx. |
| ssl_protocols | SSL/TLS protocol versions for nginx. |
| tags | Custom Azure resource tags. |
| additional_build_groups_config | Configures additional dedicated build node pools for the cluster. |
| additional_node_groups_config | Configures additional customized node pools for the cluster. |
| max_on_demand_count | Maximum number of nodes in the default node pool. |
| min_on_demand_count | Minimum number of nodes in the default node pool. |
| node_disk | OS disk size in GB for the default node pool. |
| node_type | Specifies the node instance type. |