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
我通过以下运行autok3s docker run -itd --restart=unless-stopped --net=host -v /var/run/docker.sock:/var/run/docker.sock cnrancher/autok3s:v0.9.3 运行后通过界面创建集群
然后kubectl delete nodes node-name删除 但是我第二次添加这个相同节点的时候就添加不上了 我在官网也没有查到去处node的命令,我指的是docker run的。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我通过以下运行autok3s
docker run -itd --restart=unless-stopped --net=host -v /var/run/docker.sock:/var/run/docker.sock cnrancher/autok3s:v0.9.3
运行后通过界面创建集群
然后kubectl delete nodes node-name删除
但是我第二次添加这个相同节点的时候就添加不上了
我在官网也没有查到去处node的命令,我指的是docker run的。
The text was updated successfully, but these errors were encountered: