Kmesh is a high performance, low overhead service mesh data plane based on eBPF and programmable kernels. Last year, the donation of CNCF was completed, and the functionality of traffic management has been basically improved. However, there is a lack of validation tests and documentation for the traffic management features in Kmesh dual-engine mode. Therefore, we hope to complete the validation tests and documentation for the following features.
- locality load balance
- circuit breaker
- rate limit
- Ingress
- engress
Among them about Ingress and egress after testing, lack of DNS resolution logic, need to add development.