Giter Site home page Giter Site logo

gcp-gke's Introduction

GKE Autopilot cluster deployment demo

The Terraform code provided in this file serves as a foundation for creating a landing zone within the Google Cloud Platform (GCP) environment.

The code encompasses the orchestration of essential components, including the creation of a Google Cloud Project, establishment of the network infrastructure, and deployment of a Google Kubernetes Engine (GKE) cluster.i

Leveraging Infrastructure as Code (IaC) principles, this Terraform script ensures consistency, repeatability, and version control for the entire landing zone setup.

The modular structure of the code allows for easy customization and scalability, accommodating various configurations to meet specific project requirements. Whether deploying a new landing zone or updating an existing one, this Terraform code streamlines the process, providing a comprehensive and efficient solution for managing the GCP landing zone's foundational elements. Refer to the accompanying documentation for detailed instructions on utilizing and adapting the Terraform code to suit your organization's needs.

Providers

Name Version
google 5.11.0
kubernetes 2.25.2
random 3.6.0

Requirements

No requirements.

Resources

Name Type
google_compute_firewall.cloud-allow-internal resource
google_compute_firewall.cloud-iap-tcp resource
google_compute_firewall.cloud-icmp resource
google_compute_network.network resource
google_compute_router.router resource
google_compute_router_nat.nat resource
google_compute_subnetwork.gke resource
google_compute_subnetwork.nat resource
google_container_cluster.cluster resource
google_project.project resource
google_project_service.compute resource
google_project_service.container resource
kubernetes_limit_range.example resource
kubernetes_namespace.customer resource
random_string.project_id resource
google_client_config.default data source

Inputs

Name Description Type Default Required
billing_account Billing account used by the GCP project string "01097E-D138F9-1AE94C" no
env Environment name for the landing zone string n/a yes
region Region used to deploy GCP resources string "europe-west1" no

Outputs

No outputs.

gcp-gke's People

Contributors

jnahelou avatar

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.