%h4=s_('ClusterIntegration|Choose how to set up cluster integration')
%p=s_('ClusterIntegration| Create a new cluster on Google Engine right from GitLab')
-# TODO FIX PATH
=link_tos_('ClusterIntegration|Create on GKE'),providers_gcp_login_project_clusters_path(@project),class: 'btn append-bottom-20'
-# TODO FIX PATH
=link_tos_('ClusterIntegration|Create on GKE'),providers_gcp_new_namespace_project_clusters_path(@project.namespace,@project),class: 'btn append-bottom-20'
%p=s_('ClusterIntegration| Enter the details for an existing Kubernetes cluster')
=link_tos_('ClusterIntegration|Add an existing cluster'),project_settings_integrations_path(@project),class: 'btn append-bottom-20'
=link_tos_('ClusterIntegration|Add an existing cluster'),edit_project_service_path(@project,:kubernetes),class: 'btn append-bottom-20'