Closed axgkl closed 3 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Thanks for the PR! I think it's fine to increase the timeout to take into account delays with the cloud init setup.
I am aware of the SSH port issue with Ubuntu 24 and will look into it as soon as I have a chance.
Hi, sorry, 2 things in one PR.
The cloud init improvements we discussed in #389.
BUT also: Today I get consistently timeout errors at k3s install time.
and it does not recover from there - would have to restart the installer, then it would run through.
The only fix which allows consistently working single shot installs was to increase those 30 to 60 - then it runs through.
Interesting is that after waiting that long the cloud init is done, when master_install runs, i.e. I don't even see the ""đź•’ Awaiting cloud config (may take a minute...)" message today, just the success message from "Cloud init finished: $(cat $fn_cloud)"
Cheers, Gunther
PS: I can confirm the ssh port problem @jpetazzo reports in the other PR, works only with port 22 with ubuntu.