Skip to content

[OSPP 2025] Kmesh-daemon upgrades traffic without disruption #1409

@LiZhenCheng9527

Description

@LiZhenCheng9527

Kmesh is a high-performance and low overhead service mesh data plane based on eBPF and programmable kernel. Kmesh-Damon, acts as a hypervisor for the usespace and is responsible for communicating with the control plane and sending down the configuration of the Kmesh. In the previous version of Kmesh, it has been realized that kmesh-daemon restarts without breaking the established links, and is also able to govern the traffic according to the previous policy. Now we would like to cover the Kmesh-daemon upgrade scenario with this convenient feature. When Kmesh-daemon is upgraded, the traffic can be managed without interruption. The bottleneck is how to compare the structure of the bpf map before and after the upgrade.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions