zhijiayang
zhijiayang
> I just read the [document](https://kubeedge.io/docs/setup/install-with-keadm) and found that when the cloud node executes `keadm init`, `--profile version `is used, but when the edge node executes `keadm join`, `--kubeedge-version` is...
add to v1.17.@Shelley-BaoYue
> Could you please add more description, and when the keadm output wil be print in log files or stdout?
PTAL,thanks @WillardHu @fisherxu
> Please the description `Which issue(s) this PR fixes:` ok
> Could you help take a look at this problem? I remember that in v1.16 we have decoupled the dependence on the cni plug-in during installation, but it seems that...
> 和边缘端是如何通信的呢? However, when deploying edge nodes with keadm join, there is no need to install CNI plugins in advance. If the application runs on an edge node using a...
> I didn't install CNI plugin in advance at first.But I came across a bug `Network plugin returns error: cni plugin not initialized` which result in `Not Ready` state of...