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
Describe the bug
When you run banzai cp up --provider pke on a linux box without docker or containerd, the installer exits with an error message missing ctr in the path.
Expected behavior
PKE installation starts, and all steps requiring ctr run after that only.
The text was updated successfully, but these errors were encountered:
Describe the bug
When you run
banzai cp up --provider pke
on a linux box without docker or containerd, the installer exits with an error message missingctr
in the path.Expected behavior
PKE installation starts, and all steps requiring
ctr
run after that only.The text was updated successfully, but these errors were encountered: