zhu733756

Results 4 issues of zhu733756

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

Signed-off-by: zhu733756 **What type of PR is this?** /kind feature **What this PR does / why we need it**: Install edgemesh through keadm. **Which issue(s) this PR fixes**: Fixes #...

kind/feature
size/L
needs-rebase
lifecycle/stale

Signed-off-by: zhu733756 Fix #3547 ## How to test ``` helm upgrade --install cloudcore ./cloudcore --namespace kubeedge001 --create-namespace -f ./cloudcore/values.yaml --set cloudCore.modules.cloudHub.advertiseAddress[0]=192.168.88.6 --set cloudCore.image.repository=zhu733756/cloudcore --set cloudCore.image.tag=v1.9.1-beta-2 ``` ## Screen Captures ![image](https://user-images.githubusercontent.com/38685176/149432430-2ec67f3a-45f0-4f33-b9c7-83b7c896b082.png)

approved
size/M
needs-rebase
lifecycle/stale

#### Proposed Changes: * Add Sink Clickhouse #### Which issue(s) this PR fixes: Fixes https://github.com/loggie-io/loggie/issues/494 #### Additional documentation: ```docs How to run it with source kubeEvents: 1. Exec ddl on...