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

kubelet.service hard-coded dependence to docker.service #5900

Closed
lazybetrayer opened this issue Apr 6, 2020 · 0 comments · Fixed by #5917
Closed

kubelet.service hard-coded dependence to docker.service #5900

lazybetrayer opened this issue Apr 6, 2020 · 0 comments · Fixed by #5917
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@lazybetrayer
Copy link
Contributor

kubelet systemd service file hard-coded

After=docker.service
Wants=docker.socket

This is meaningless if we use other container engines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant