zhijiayang
                                            zhijiayang
                                        
                                    What I want to express is that the optimization in kubeedge1.16 does not require the installation of CNI plugins when joining edge nodes in keadm. After adding edge nodes, if...
Usually, if kube-proxy cannot be run on edge nodes, it may result in a failure to restart edgecore:  (https://kubeedge.io/docs/setup/install-with-keadm) Adopting edgemesh at edge nodes( https://github.com/kubeedge/kubeedge/blob/master/docs/proposals/edgemesh-design.md )Forward traffic as SVC.
> Finally edgemesh is deployed on both cloud and edge side.The cloud side is in a Ready state. Thank you for your help! Before edgemesh 1.15.0, edgemesh could only support...
> > What I want to express is that the optimization in kubeedge1.16 does not require the installation of CNI plugins when joining edge nodes in keadm. After adding edge...
> It seems that your latest modification is to add the device namespace field. Is this aimed to distinguish data of devices with the same name in different namespaces when...
> OK, I see. But in this case, you need to put the device.namespace into `NewDataModel` before starting the database push function in [page](https://github.com/kubeedge/kubeedge/blob/master/staging/src/github.com/kubeedge/mapper-framework/_template/mapper/device/device.go#L144)  ok I have added it.
Add it to version v1.17.0. @Shelley-BaoYue
> Verify vendor CI need to be fixed :) @luomengY ok
> The Chinese version need also be updated https://github.com/kubeedge/website/blob/master/i18n/zh/docusaurus-plugin-content-docs/current/setup/prerequisites/runtime.md#%E5%AE%89%E8%A3%85%E4%B8%8E%E9%85%8D%E7%BD%AEdocker%E5%92%8Ccri-dockerd Done