Skip to content

Instantly share code, notes, and snippets.

View christhegrand's full-sized avatar

christhegrand

  • Ginger Labs
  • SF
View GitHub Profile
# module.cluster.google_container_cluster.primary:
resource "google_container_cluster" "primary" {
cluster_ipv4_cidr = "10.76.0.0/14"
datapath_provider = null
default_max_pods_per_node = 110
deletion_protection = true
description = null
enable_autopilot = false
enable_cilium_clusterwide_network_policy = false
enable_fqdn_network_policy = false