curl -sfL https://rancher-mirror.rancher.cn/k3s/k3s-install.sh | INSTALL_K3S_MIRROR=cn K3S_URL=https://myserver:6443 K3S_TOKEN=mynodetoken sh
或者用我的 脚本install-agent 来安装
http://gitea.robinluo.top/robin/robin-k8s-yaml-script/src/branch/master/192.168.0.34