Git Product home page Git Product logo

prow-gke-terraform's Introduction

prow-gke-terraform

Overview

This is a terraform module for creating a prow k8s cluster running in GKE.

Features

  • Runs in GKE
  • Runs on private nodes
  • Managed Control Plane and Nodes by GKE
  • Automatic control plane upgrades
  • Automatic node upgrades
  • Automatic provisioning and auto scaling of node groups
  • Two different node pools such that the cluster can scale according to the workload provided
  • Setup GSuite integration with RBAC

Usage

module "prow-cluster" {
  source = "[email protected]:ouzi-dev/prow-gke-terraform.git?ref=v0.1"

  gcloud_region              = var.gcloud_region
  gcloud_project             = var.gcloud_project
  gke_kubernetes_version     = var.gke_kubernetes_version
  gke_authenticator_groups_security_group = var.gke_authenticator_groups_security_group

  base_domain = var.base_domain
  github_org  = var.github_org

  prow_artefact_bucket_location = var.prow_artefact_bucket_location
}

prow-gke-terraform's People

Contributors

alexouzounis avatar belitre avatar dependabot[bot] avatar givanov avatar

Stargazers

 avatar  avatar

Watchers

 avatar

prow-gke-terraform's Issues

Dependabot can't parse your main.tf

Dependabot couldn't parse the main.tf found at /main.tf.

The error Dependabot encountered was:

unable to parse HCL: At 8:10: Unknown token: 8:10 IDENT var.github_bot_token_credstash_key

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.