We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在部署ETCD(主节点)的时候 运行systemctl enable etcd.service这个命令的时候说找不到这个服务路径 确保已经运行了这个命令:cp ~/kubernetes-starter/target/master-node/etcd.service /lib/systemd/system/
The text was updated successfully, but these errors were encountered:
Failed to issue method call: No such file or directory
Sorry, something went wrong.
留下qq远程看下吧
179719074,谢谢
换成centos7好了
the same error:
etcd.service Loaded: error (Reason: No such file or directory) Active: inactive (dead)``` user vm centos/7
No branches or pull requests
在部署ETCD(主节点)的时候
运行systemctl enable etcd.service这个命令的时候说找不到这个服务路径
确保已经运行了这个命令:cp ~/kubernetes-starter/target/master-node/etcd.service /lib/systemd/system/
The text was updated successfully, but these errors were encountered: