Kebe

Results 77 comments of Kebe

For vscode, you should change the go version of vscode used to 1.19(try google).

> > > > installing these fixed the issue but now I am getting this error > > 2022-11-06T14:07:52.281386Z error klog pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:169: Failed to watch *v1.Pod: failed to list *v1.Pod:...

What tool did you use to test it? Also, default profile does not enable cni mode by default, which may affect performance.

Can you provide more information? For example, your k6 configuration information, test case information, deployment architecture, etc. Help us to review and troubleshoot. Theoretically this must be the wrong result...

After my testing, it is true that the max duration does increase in CNI mode, which may require further analysis to address. However, overall latency has been optimized to some...

The ambient mode is the addition of support for Istio ambient mode, which I have not yet merged into the main branch because it is an experimental feature. In this...

> In the [standard deployment file in line 72](https://github.com/merbridge/merbridge/blob/main/deploy/all-in-one.yaml#L72) the CNI mode is disabled. Therefore, if I understand it correctly, the tests my results are based on do not use...

It looks like there is a large error in your results. I am not sure about the reliability of this test, as I conducted it in an environment with limited...

Yes, Merbridge does optimize network latency, but this effect is likely to be around 5-12% in a typical test scenario, which is likely to be submerged in error because the...