kmesh icon indicating copy to clipboard operation
kmesh copied to clipboard

High Performance ServiceMesh Data Plane Based on Programmable Kernel

Results 319 kmesh issues
Sort by recently updated
recently updated
newest added

**What type of PR is this?** /kind feature **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does...

kind/feature
size/XL

**What type of PR is this?** **What this PR does / why we need it**: This PR introduces the implementation of the bypass kmesh function and reuses the map_of_manager table....

size/L

**What would you like to be added**: Based on issues #244 , it was found that kmesh does not currently support ipv6 **Why is this needed**: If using higher version...

kind/feature

**What would you like to be added**: This is to improve test coverage for features, we should test each feature in black box way. I am not sure whether github...

kind/feature

**What would you like to be added**: In Kmesh, we declare a number of bpf maps and set their size. However, the previous settings were very confusing and the sizes...

kind/feature

**What this PR does / why we need it**: Added a proposal that describes the idea of optimising map refreshes

size/M

**What type of PR is this?** /kind cleanup /kind enhancement /kind documentation **What this PR does / why we need it**: - [x] deserialization module dfx optimization - [ ]...

kind/enhancement
kind/cleanup
size/S
do-not-merge/work-in-progress

**What would you like to be added**: As [`BenchmarkClusterFlush`](https://github.com/kmesh-net/kmesh/blob/29d935a662793fcfcab76ac2501ce6503bceb5b4/pkg/cache/v2/cluster_test.go#L180) Test, each cluster consume more than 40 inner_maps. Currently, the maximum number of inner_maps is [MAP_SIZE_OF_OUTTER_MAP](https://github.com/kmesh-net/kmesh/blob/29d935a662793fcfcab76ac2501ce6503bceb5b4/bpf/kmesh/include/config.h#L50),that is a maxinum of 400...

kind/feature

**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does this PR...

size/L

**What type of PR is this?** **What this PR does / why we need it**: 1. Move quickstart to separate page to make README more concise 2. Add Kmesh L7...

size/L