aws / aws-k8s-tester

AWS Kubernetes tester, kubetest2 deployer implementation
Apache License 2.0
163 stars 82 forks source link

Add --node-creation-timeout flag #469

Closed cartermckinnon closed 2 months ago

cartermckinnon commented 2 months ago

Description of changes:

Adds a flag to control how long we wait for nodes to be launched. Some instance types are scarce and we may need to wait longer than the default (20 minutes).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.