HOWTO; Connect to a private GKE cluster using a site-to-site VPN between a GCP VPC...

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • terraform-google-project-factory

    Creates an opinionated Google Cloud project by using Shared VPC, IAM, and Google Cloud APIs

  • We use Terraform to provision all GCP resources. Google provides opinionated Terraform modules to manage GCP resources here. Our infra leverages a shared VPC and we use the project factory module to create the host project and the service projects. The VPN will be provisioned in the host project that owns the VPC. Our GKE clusters are created with the private cluster terraform module.

  • terraform-google-kubernetes-engine

    Configures opinionated GKE clusters

  • We use Terraform to provision all GCP resources. Google provides opinionated Terraform modules to manage GCP resources here. Our infra leverages a shared VPC and we use the project factory module to create the host project and the service projects. The VPN will be provisioned in the host project that owns the VPC. Our GKE clusters are created with the private cluster terraform module.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • terraform-google-vpn

    Sets up a Cloud VPN gateway

  • For this part we will use the VPN module, setting it up in the host project like this:

  • terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  • We use Terraform to provision all GCP resources. Google provides opinionated Terraform modules to manage GCP resources here. Our infra leverages a shared VPC and we use the project factory module to create the host project and the service projects. The VPN will be provisioned in the host project that owns the VPC. Our GKE clusters are created with the private cluster terraform module.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why CISA Is Warning CISOs About a Breach at Sisense

    3 projects | news.ycombinator.com | 11 Apr 2024
  • OpenTofu Response to HashiCorp's Cease and Desist Letter

    2 projects | news.ycombinator.com | 11 Apr 2024
  • Configurar AWS Signer en lambda con terraform

    2 projects | dev.to | 18 Mar 2024
  • 🦊 GitLab CI: Deploy a Majestic Single Server Runner on AWS

    4 projects | dev.to | 17 Feb 2024
  • Connecting AWS with Terraform: A Short Guide

    1 project | dev.to | 27 Jan 2024