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
default images do not have /usr/bin/bash, they do have /bin/bash instead
The text was updated successfully, but these errors were encountered:
nazarewk
changed the title
kubelet.service: Failed at step EXEC spawning /usr/bin/bash: No such file or directory
1.10 kubelet.service: Failed at step EXEC spawning /usr/bin/bash: No such file or directory
Jun 26, 2018
kops/nodeup/pkg/model/kubelet.go
Line 247 in d9694a2
default images do not have
/usr/bin/bash
, they do have/bin/bash
insteadThe text was updated successfully, but these errors were encountered: