kubectl timeout on GKE cluster

Hi Guys,

Wanted to know about what setting govern  increasing timeout setting related to when running kubectl command for a gke cluster as i have seen somethimes kubectl command or any other command related to deployment of workloads (like helm ) timing out while connecting to GKE  API server. I assume default is 30 sec right ?

0 1 846
1 REPLY 1

Actually, you can look over the Kubectl Commands documentation; you'll find a lot of useful information there.

Now, in response to your query on the default 30-second time limit, you are accurate; click this direct link to verify and learn more.

Top Labels in this Space