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

clean.sh shoud check docker command whether exist #2156

Open
huxiaoliang opened this issue Nov 3, 2022 · 0 comments
Open

clean.sh shoud check docker command whether exist #2156

huxiaoliang opened this issue Nov 3, 2022 · 0 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@huxiaoliang
Copy link
Contributor

The reset process does not clean your kubeconfig files and you must remove them manually.
Please, check the contents of the $HOME/.kube/config file.
removed '/root/.kube/config'
removed '/etc/kubernetes/kubeadm-config.yaml'
removed '/etc/kubernetes/tke-authz-webhook.yaml'
removed '/etc/kubernetes/known_tokens.csv'
removed '/etc/kubernetes/scheduler-policy-config.json'
removed directory '/etc/kubernetes/pki'
removed '/etc/kubernetes/director-manager/director-manager.conf'
removed directory '/etc/kubernetes/director-manager'
removed directory '/etc/kubernetes/manifests'
removed directory '/etc/kubernetes'
removed directory '/var/lib/kubelet'
removed directory '/var/lib/etcd'
removed directory '/var/lib/cni'
removed '/etc/cni/net.d/00-galaxy.conf'
removed '/etc/cni/net.d/multus/20-tke-bridge.conflist'
removed directory '/etc/cni/net.d/multus'
removed directory '/etc/cni/net.d'
removed directory '/etc/cni'
./clean: line 39: docker: command not found
root@VM-32-11-ubuntu:~# 
@huxiaoliang huxiaoliang added the kind/bug Categorizes issue or PR as related to a bug. label Nov 3, 2022
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

No branches or pull requests

2 participants