ubuntu 系统彻底卸载 kubernetes 命令 0 By 董德多 on 2022年11月1日 Linux kubeadm reset sudo apt-get purge kubeadm kubectl kubelet kubernetes-cni kube* sudo apt-get autoremove sudo rm -rf ~/.kube kubernetes ubuntu
Linux系统无法解压过大的zip文件的解决办法(warning [xxx.zip]: xxx extra bytes at beginning or within zipfile (attempting to process anyway) error [templets.zip]: start of central directory not found; zipfile corrupt. (please check that you have transferred or created the zipfile in the appropriate BINARY mode and that you have compiled UnZip properly) Linux By 董德多