- 已编辑
使用All-in-One安装并开启KubeEdge后,在【节点管理】【边缘节点】【添加边缘节点】得到的添加命令,无法让边缘节点加入集群。修改添加命令的端口号为对应ks-installer中配置的NodePort端口号后,才可将边缘节点添加到集群。
安装方式:
All-in-One 3.1(./kk create cluster –with-kubernetes v1.20.4 –with-kubesphere v3.1.0)
KubeEdge配置方式:
【自定义资源CRD】【ClusterConfiguration】【ks-installer】配置文件中,设置KubeEdge.enable=true,及advertiseAddress为master节点外网IP。
集群服务器
阿里云4U8G,Ubuntu20.04
边缘节点
阿里云2U2G, Ubuntu20.04