https://pulumi.com logo
r

refined-terabyte-65361

10/04/2021, 10:07 PM
Hello I am using pulumi typescript to upgrade gke cluster node pool and clontrol plane of gke takes more than default timeout of 20m how to increase timeout while pulumi up
Copy code
Error waiting for updating GKE node pool version: timeout while waiting for state to become 'DONE' (last state: 'RUNNING', timeout: 20m0s)
r

red-match-15116

10/04/2021, 11:31 PM
You can use the customTimeouts resource option: https://www.pulumi.com/docs/intro/concepts/resources/#customtimeouts