Cluster Type


COE
{$ ctrl.cluster_template.coe $}
Cluster Distro
{$ ctrl.cluster_template.cluster_distro $}
Server Type
{$ ctrl.cluster_template.server_type | uppercase $}
Public
{$ ctrl.cluster_template.public | yesno $}
Registry Enabled
{$ ctrl.cluster_template.registry_enabled | yesno $}
TLS Disabled
{$ ctrl.cluster_template.tls_disabled | yesno $}

Node Spec


Image ID
{$ ctrl.cluster_template.image_id $}
Keypair ID
{$ ctrl.cluster_template.keypair_id $}
Flavor ID
{$ ctrl.cluster_template.flavor_id $}
Master Flavor ID
{$ ctrl.cluster_template.master_flavor_id $}
Volume Driver
{$ ctrl.cluster_template.volume_driver $}
Docker Storage Driver
{$ ctrl.cluster_template.docker_storage_driver $}
Docker Volume Size
{$ ctrl.cluster_template.docker_volume_size | gb $}

Network


Network Driver
{$ ctrl.cluster_template.network_driver $}
HTTP Proxy
{$ ctrl.cluster_template.http_proxy $}
HTTPS Proxy
{$ ctrl.cluster_template.https_proxy $}
No Proxy
{$ ctrl.cluster_template.no_proxy $}
External Network ID
{$ ctrl.cluster_template.external_network_id $}
Fixed Network
{$ ctrl.cluster_template.fixed_network $}
Fixed Subnet
{$ ctrl.cluster_template.fixed_subnet $}
DNS
{$ ctrl.cluster_template.dns_nameserver $}
Master LB Enabled
{$ ctrl.cluster_template.master_lb_enabled | yesno $}
Floating IP Enabled
{$ ctrl.cluster_template.floating_ip_enabled | yesno $}

Labels


{$ key $}
{$ value $}

Record Properties


Created
{$ ctrl.cluster_template.created_at | date:'short' $}
Updated
{$ ctrl.cluster_template.updated_at | date:'short' $}
ID
{$ ctrl.cluster_template.id $}