terraform-google-kubernetes-engine icon indicating copy to clipboard operation
terraform-google-kubernetes-engine copied to clipboard

Configures opinionated GKE clusters

Results 184 terraform-google-kubernetes-engine issues
Sort by recently updated
recently updated
newest added

* Workaround for https://github.com/terraform-google-modules/terraform-google-gcloud/issues/123

### TL;DR When installing from scratch ASM version 21.2.0 I get the following ``` module.asm-primary.module.cpr.module.gcloud_kubectl.null_resource.run_command[0] (local-exec): Ensuring ControlPlaneRevision exists in cluster... attempt 1 module.asm-primary.module.cpr.module.gcloud_kubectl.null_resource.run_command[0] (local-exec): Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io...

bug

### TL;DR When we deploy the same `beta-private-cluster-update-variant` module the second time (with changes in other resources), it produces an error "[w]hen expanding the plan for module.foo_cluster.google_container_cluster.primary to include new...

bug

### TL;DR Add ability to change `kube-dns-autoscaler` configmap so user will be able to scale kube-dns resource in the cluster ### Terraform Resources _No response_ ### Detailed design _No response_...

enhancement
Stale

### TL;DR Can you please help me with the code to integrate the ASM to safer-cluster-update-variant ### Terraform Resources ```markdown terraform 0.14.0 ``` ### Detailed design _No response_ ### Additional...

enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/cloud-nat/google](https://registry.terraform.io/modules/terraform-google-modules/cloud-nat/google) ([source](https://togithub.com/terraform-google-modules/terraform-google-cloud-nat)) | module | major | `~> 1.2` -> `~>...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | nginx | kubernetes_pod | minor | `1.7.9` -> `1.23.1` | ---...

dependencies

:robot: I have created a release *beep* *boop* --- ## [23.0.0](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/compare/v22.1.0...v23.0.0) (2022-08-09) ### ⚠ BREAKING CHANGES * promote notification config & dns to ga (#1327) * new binary_authorization (#1332) requires...

autorelease: pending

### TL;DR https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/issues/1279 added the capability to select a specific version when channels are not in use (the special `UNSPECIFIED` designator). I would like the ability to either describe a...

enhancement
triaged
P2