Node cannot join the cluster due to expired bootstrap token #772
Labels
kind/bug
Bug
priority/3
Priority (lower number equals higher priority)
status/closed
Issue is closed (either delivered or triaged)
How to categorize this issue?
/kind bug
/priority 3
What happened:
Mostly always my machines take more than 20 minutes to be created in the cloudprovider.
Therefore the workers are configured to with a specific
machineCreationTimeout
of50m
.When the nodes come up after approx. 30min the node is unable to join cluster due to a expired bootstrap token.
What you expected to happen:
Bootstrap token for node does not expired before the configured
spec.worker[].machineController.machineCreationTimeout
How to reproduce it (as minimally and precisely as possible):
machineCreationTimeout
of more than 20mAnything else we need to know?:
Environment:
kubectl version
): 1.22.17The text was updated successfully, but these errors were encountered: