Skip to content
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

Increase agent's apiserver ready timeout #4466

Closed
brandond opened this issue Nov 11, 2021 · 1 comment
Closed

Increase agent's apiserver ready timeout #4466

brandond opened this issue Nov 11, 2021 · 1 comment

Comments

@brandond
Copy link
Contributor

Increase agent's apiserver ready timeout. Since the agent starts up earlier, the 30 second timeout is causing problems in RKE2 when trying to update K3s for:

@mdrahman-suse
Copy link

mdrahman-suse commented Nov 16, 2021

Verified on k3s Master with commit 535a919

Steps

  • Create 1 server and 1 agent node (ubuntu 20.04)
  • Install k3s using the commit
  • Once the nodes and pods are up, use systemctl stop/restart and systemctl stop/start on agent node
  • Verify the state changes and the process are in correct state
  • Also used killall and uninstall script for validation and ensure that all the process related to k3s is terminated

Development [DEPRECATED] automation moved this from To Test to Done Issue / Merged PR Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants