Support cni plugin install from kmesh daemon
Open
- Dominant language
- Go
- Stars
- 757
- Forks
- 276
- Avg merge
- 5d 20h
- Merged PRs (30d)
- 2
Description
IIRC, the kmesh plugin is installed from the bash script https://github.com/kmesh-net/kmesh/blob/main/build/docker/start_kmesh.sh#L7
While the plugin configuration is set here https://github.com/kmesh-net/kmesh/blob/main/pkg/cni_plg/cni_plg.go#L31
So i am wondering kmesh-cniplugin can also be installed within kmesh daemon using go code.
Contributor guide
Assessment
This issue has not been assessed yet.