Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.10 kubelet.service: Failed at step EXEC spawning /usr/bin/bash: No such file or directory #5381

Closed
nazarewk opened this issue Jun 26, 2018 · 0 comments
Milestone

Comments

@nazarewk
Copy link

fmt.Sprintf("/usr/bin/bash -c 'while [ ! -f %s ]; do sleep 5; done;'", b.KubeletBootstrapKubeconfig()))

default images do not have /usr/bin/bash, they do have /bin/bash instead

@nazarewk 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
@justinsb justinsb added this to the 1.10 milestone Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants