-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
timeout failed #1288
Comments
Hi @Nello-Angelo , thanks for your feedback.
You can have a try.
If it doesn't work, I think that is caused by the task timer, because the task timeout of kubekey/pkg/bootstrap/precheck/module.go Line 35 in 16e9181
|
i did it "build kubekey manually." i changed that option (kubekey/pkg/bootstrap/precheck/module.go) but please try to add option to change timeout option in confige "config-sample.yaml" Or you will always to get issue with this moment |
Hi @Nello-Angelo, sorry to reply to you late. I create a new PR #1371 to fix this issue. Welcome to review and test it! |
/kind need-to-verify |
What is version of KubeKey has the issue?
A versions with a "timeout" option for the host TCP connection to establish
What is your os environment?
centos 7
KubeKey config file
A clear and concise description of what happend.
failed after a time when kubekey checked hosts
Relevant log output
Additional information
this happen every time after you added a "timeout" option for the host TCP connection
you need to add a key to set custome timeout or increase timeout maybe 10 minutes
The text was updated successfully, but these errors were encountered: