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
感谢楼主,按照这篇文章成功部署,但是开头说kubeadm是新版本特性,可是这篇文章是不是没用kubeadm安装,还有就是,我现在1master2node都成功了,如果我要继续加入新的节点,是不是还是要从头安装node的部分,认证,安装组件,flannel等,是么
The text was updated successfully, but these errors were encountered:
@yu9200 这里是二进制包安装的,证书的话重新生成就行了,然后相关服务重启,其中hosts支持*.domain通配,线上的node节点可以使用域名形式,这样新增节点时就不需要变更证书了,具体的可以查查cfssl的语法。 2.flannel这个不同Node节点间pod通信需要用到。
Sorry, something went wrong.
No branches or pull requests
感谢楼主,按照这篇文章成功部署,但是开头说kubeadm是新版本特性,可是这篇文章是不是没用kubeadm安装,还有就是,我现在1master2node都成功了,如果我要继续加入新的节点,是不是还是要从头安装node的部分,认证,安装组件,flannel等,是么
The text was updated successfully, but these errors were encountered: