I’m trying to disable SMT on a GKE cluster but it doesn’t seem to work when using a custome machine type.
Is there a way to do this in the deployment yaml or using a gcloud command with a restart?
I tried using a costume machine type instead of the default but that didn’t work
Any help would be greatly appreciated!
Thanks!