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
{$ ctrl.cluster_template.keypair_id $}
-
Flavor ID
{$ ctrl.cluster_template.flavor_id | noValue $}
Master Flavor ID
{$ ctrl.cluster_template.master_flavor_id | noValue $}
Volume Driver
{$ ctrl.cluster_template.volume_driver | noValue $}
Docker Storage Driver
{$ ctrl.cluster_template.docker_storage_driver | noValue $}
Docker Volume Size
{$ ctrl.cluster_template.docker_volume_size | gb | noValue $}
Insecure Registry
{$ ctrl.cluster_template.insecure_registry | noValue $}

Network


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

Labels


None
{$ key $}
{$ value $}

Record Properties


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