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

Include threads per core configuration for GKE clusters

Open axcosta opened this issue 3 years ago • 1 comments

TL;DR

I'm not sure if this is already being handled somewhere, but I haven't seen yet for this module the configuration documented at https://cloud.google.com/kubernetes-engine/docs/how-to/configure-smt, where it is possible to determine number of threads per core that GKE nodes will have for given cluster. Please advise.

Terraform Resources

No response

Detailed design

No response

Additional information

No response

axcosta avatar Nov 23 '22 12:11 axcosta

@axcosta Looks like the support for that feature is being added to the provider in https://github.com/GoogleCloudPlatform/magic-modules/pull/6808. Once added to the provider, happy to review a PR adding it here.

bharathkkb avatar Dec 09 '22 05:12 bharathkkb