Closed ghost closed 3 years ago
Are you still experiencing this issue? I have never had any problems with the install script mangling the database connection string.
This repository uses a bot to automatically label issues which have not had any activity (commit/comment/label) for 180 days. This helps us manage the community issues better. If the issue is still relevant, please add a comment to the issue so the bot can remove the label and we know it is still valid. If it is no longer relevant (or possibly fixed in the latest release), the bot will automatically close the issue in 14 days. Thank you for your contributions.
Environmental Info: K3s Version: v1.18.9
Node(s) CPU architecture, OS, and Version:
OS:Ubuntu 18.04.3 LTS x86_64bit
Cluster Configuration:
3masters,3workers Describe the bug:
Refer to The Official documents Air-Gap Install K3s cluster,The database uses external mysql,use docker instead of containerd. code:
error:
Steps To Reproduce:
Expected behavior:
Actual behavior:
Additional context / logs:
Temporary solution
Update to
restart k3s
Does anyone encounter this problem, and does it need to be modified install.sh?