GithubHelp home page GithubHelp logo

terraform-google-private-gke's Introduction

This module creates private GKE cluster with custom VPC and CIDR ranges

This module with comes with argo-cd installation

Release 1.0.0

Description added with the initial requirements for CD infrastructure creation

project_id = ""
name = "retail-demo-app"
region = "us-central1"
node_machine_type = "e2-standard-4"
node_count = 2
vpc_primary_cidr = "10.0.0.0/18"
k8s_pods_secondary_cidr = "10.48.0.0/14"
k8s_service_secondary_cidr ="10.52.0.0/20"

Release 1.0.4

Description: master authorized network to 0.0.0.0/0

Release 1.0.5

Description: added permissions to Kubernetes Service account

Release 1.0.6

Description: deletion protection set to false

Release 1.0.7

Description: argocd upgraded to 2.3.0

Release 1.0.8

Description: static ip for ingress and DNS

Release 1.0.9

Description: Http load balancing enabled

Release 1.0.10

Description: Firewall network tags to allow health checks for ingress backend

Release 1.0.12

Description: minor change in the code

Release 1.0.13

Description: Added cloud armor for denying 9.9.9.0/24 ip range

terraform-google-private-gke's People

Watchers

 avatar

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.