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

kubeadm not found #27

Closed
fanux opened this issue Dec 11, 2018 · 1 comment
Closed

kubeadm not found #27

fanux opened this issue Dec 11, 2018 · 1 comment

Comments

@fanux
Copy link
Member

fanux commented Dec 11, 2018

https://github.com/fanux/sealos/blob/master/roles/base/tasks/main.yaml#L15

kubeadm reset -f && rm -rf /var/lib/etcd && rm -rf /var/etcd 改成 kubeadm reset -f || true && rm -rf /var/lib/etcd && rm -rf /var/etcd

@fanux
Copy link
Member Author

fanux commented Dec 11, 2018

#29

@fanux fanux closed this as completed Dec 11, 2018
cuisongliu added a commit that referenced this issue Sep 2, 2019
bxy4543 pushed a commit to bxy4543/sealos that referenced this issue Nov 3, 2023
* add cloud release ci.

Signed-off-by: yy <lingdie.yy@outlook.com>

* fix

Signed-off-by: yy <lingdie.yy@outlook.com>

* add workflow_call.

Signed-off-by: yy <lingdie.yy@outlook.com>

---------

Signed-off-by: yy <lingdie.yy@outlook.com>
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

1 participant