hey all, we've been using pulumi for our kubernete...
# general
s
hey all, we've been using pulumi for our kubernetes resources, and overall its pretty nice but often times we're getting "timeout" errors speaking to the GKE cluster which is strange because its GKE and sure we have like 20 resources we're deploying, but that is quite small, any suggestions?
s
This is rather odd you're getting timeouts. Have you considered enabling verbose logging? Also, are you using a proxy between the pulumi CLI and the GKE endpoint?
s
hi @steep-sunset-89396 no im not using a proxy between pulumi CLI and GKE, but ill try the verbose logging
s
If you have the exact error message, do you mind posting as well please ?