=s_('ClusterIntegration|Create new cluster on Google Container Engine')
%p
=s_('ClusterIntegration|To create a new cluster on Google Container Engine, please sign in with your Google account:')
%ul
%h4.prepend-top-0
=s_('ClusterIntegration|Create new cluster on Google Container Engine')
%p
=s_('ClusterIntegration|To create a new cluster on Google Container Engine, please sign in with your Google account:')
%ul
%li
-link_to_container_engine=link_to(s_('ClusterIntegration|access to Google Container Engine'),'https://console.cloud.google.com',target: '_blank',rel: 'noopener noreferrer')
=s_('ClusterIntegration|Your account must have %{link_to_container_engine}').html_safe%{link_to_container_engine: link_to_container_engine}
%li
-link_to_container_engine=link_to(s_('ClusterIntegration|access to Google Container Engine'),'https://console.cloud.google.com',target: '_blank',rel: 'noopener noreferrer')
=s_('ClusterIntegration|Your account must have %{link_to_container_engine}').html_safe%{link_to_container_engine: link_to_container_engine}
%li
-link_to_requirements=link_to(s_('ClusterIntegration|meets the requirements'),'https://cloud.google.com/container-engine/docs/quickstart',target: '_blank',rel: 'noopener noreferrer')
=s_('ClusterIntegration|Make sure your account %{link_to_requirements} to create clusters').html_safe%{link_to_requirements: link_to_requirements}
=s_('ClusterIntegration|A %{link_to_container_project} must have been created under this account').html_safe%{link_to_container_project: link_to_container_project}
-link_to_requirements=link_to(s_('ClusterIntegration|meets the requirements'),'https://cloud.google.com/container-engine/docs/quickstart',target: '_blank',rel: 'noopener noreferrer')
=s_('ClusterIntegration|Make sure your account %{link_to_requirements} to create clusters').html_safe%{link_to_requirements: link_to_requirements}
=s_('ClusterIntegration|A %{link_to_container_project} must have been created under this account').html_safe%{link_to_container_project: link_to_container_project}
=s_('ClusterIntegration|With a cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way.')
=s_('ClusterIntegration|Learn more about %{link_to_documentation}').html_safe%{link_to_documentation: link}
%h4.prepend-top-0
=s_('ClusterIntegration|Cluster integration')
%p
=s_('ClusterIntegration|With a cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way.')