Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 34,889
    • Issues 34,889
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,218
    • Merge Requests 1,218
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #27502

Closed
Open
Opened Mar 22, 2019 by Daniel Gruesso@danielgruesso🌀Maintainer

Enable "Cloud Run for GKE" when creating a cluster via GKE integration

Problem to solve

Cloud Run provides a great way to provision Knative-ready clusters. Currently, I cannot create a Cloud Run-enabled cluster via GitLab's GKE cluster creation process.

Intended users

Further details

Proposal

When creating a cluster via GKE on GitLab, provide a checkbox to enable Cloud Run

Enable Cloud Run on GKE (beta - automatically enables Istio)

When a user creates a cloud run cluster, Knative will show a disabled Installed button. Users will not be able to uninstall Knative, which we will document.

Knative will read Knative installed via [Cloud Run](https://cloud.google.com/run/)

img

Permissions and Security

Documentation

  1. Must document the fact that you will not be able to install Knative from GitLab-Managed-Apps if you have a Cloud-Run enabled cluster. You will not be able to reverse using cloud-run. Knative will display as installed and cannot be changed.

What does success look like, and how can we measure that?

Links / references

  1. Create cluster docs https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1beta1/projects.zones.clusters/create
  2. Add-ons config docs https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1beta1/projects.locations.clusters#Cluster.AddonsConfig
  3. Outbound network access and Istio sidecar injection https://cloud.google.com/run/docs/gke/setup#outbound_network_access_and_istio_sidecar_injection
Edited Oct 17, 2019 by Daniel Gruesso
Assignee
Assign to
12.4
Milestone
12.4 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab#27502