kmesh-net / kmesh

High Performance ServiceMesh Data Plane Based on Programmable Kernel

Home Page:https://kmesh.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The sample kmesh yaml file needs to be updated.

bitcoffeeiux opened this issue · comments

https://github.com/kmesh-net/kmesh/blob/main/build/docker/kmesh.yaml is a simple kmesh yaml.
But it's not very suitable now. After functions related to multiple data planes are added, YAML needs to operate conflist in the /etc/cni/net.d/ directory and insert the cni plugin to the corresponding /opt/cni/bin directory.
You need to add the corresponding file path mapping to the default YAML file.