=s_('ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}.').html_safe%{help_link_start: help_link_start%{url: zones_link_url},help_link_end: help_link_end}
.form-group
=provider_gcp_field.label:num_nodes,s_('ClusterIntegration|Number of nodes')
=provider_gcp_field.label:num_nodes,s_('ClusterIntegration|Number of nodes'),class: 'label-light'
=_('Select project and zone to choose machine type')
=icon('chevron-down')
%p.form-text.text-muted
=s_('ClusterIntegration|Learn more about %{help_link_start_machine_type}machine types%{help_link_end} and %{help_link_start_pricing}pricing%{help_link_end}.').html_safe%{help_link_start_machine_type: help_link_start%{url: machine_type_link_url},help_link_start_pricing: help_link_start%{url: pricing_link_url},help_link_end: help_link_end}