You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Device and OS: Mac OS
App version:
Kubernetes distro being used:
Other:
Steps to reproduce
Attempt to start UDS with k3d 5.6.3
uds deploy k3d-core-demo:0.32.1
Expected result
Cluster deployment works
Actual Result
INFO[0002] Starting node 'k3d-uds-server-0' ERRO[0002] Failed Cluster Start: Failed to start server k3d-uds-server-0: Node k3d-uds-server-0 failed to get ready: error waiting for log line `k3s is up and running` from node 'k3d-uds-server-0': stopped returning log lines: node k3d-uds-server-0 is running=true in status=restarting ERRO[0002] Failed to create cluster >>> Rolling Back INFO[0002] Deleting cluster 'uds' INFO[0002] Deleting cluster network 'k3d-uds' INFO[0002] Deleting 1 attached volumes... FATA[0002] Cluster creation FAILED, all changes have been rolled back! ERROR: failed to deploy bundle: unable to deploy component "create-cluster": unable to run component before action: command "Create the cluster" failed after 0 retries
Visual Proof (screenshots, videos, text, etc)
Severity/Priority
low
Additional Context
Likely should add a check for the k3d version that is being used.
Workaround
Upgrade to k3d 5.7.5
The text was updated successfully, but these errors were encountered:
@daxmc99 do you happen to know what the issue was on k3d server startup? I believe we've seen some issues on previous k3d versions but not sure we've tracked down the root of this one.
Regardless we probably should update docs to indicate the version requirement, previously it was in our uds-k3d repo but seems to have gone missing.
I didn't investigate too much further this time. It looked like k3d was working correctly though. I think the log lines might just be slightly different between versions.
Environment
Device and OS: Mac OS
App version:
Kubernetes distro being used:
Other:
Steps to reproduce
5.6.3
uds deploy k3d-core-demo:0.32.1
Expected result
Cluster deployment works
Actual Result
Visual Proof (screenshots, videos, text, etc)
Severity/Priority
low
Additional Context
Likely should add a check for the k3d version that is being used.
Workaround
Upgrade to k3d
5.7.5
The text was updated successfully, but these errors were encountered: