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

章节 ”E.部署flannel网络.md“ 存在不完善的地方 #646

Open
keenbo opened this issue Jul 31, 2022 · 0 comments
Open

章节 ”E.部署flannel网络.md“ 存在不完善的地方 #646

keenbo opened this issue Jul 31, 2022 · 0 comments

Comments

@keenbo
Copy link

keenbo commented Jul 31, 2022

文档版本
master

现象描述
问题1:参数 FLANNEL_ETCD_PREFIX 没有说明。需要声明 FLANNEL_ETCD_PREFIX="/kube-centos/network"
问题2:需要在在Node上增加cni插件说明,例如:

[root@kuben1 ~]# cat /etc/cni/net.d/10-flannel.conf 
{
  "name": "kubenet",
  "type": "flannel",
  "delegate": {
    "isDefaultGateway": true
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant