You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apiVersion: config.netease.com/v1alpha1kind: SlimeBootmetadata:
name: lazyloadnamespace: mesh-operatorspec:
image:
pullPolicy: Alwaysrepository: docker.io/slimeio/slime-lazyloadtag: v0.8.2namespace: mesh-operatoristioNamespace: istio-systemmodule:
- name: lazyloadkind: lazyloadenable: truegeneral:
autoPort: trueautoFence: truedefaultFence: truewormholePort: # replace to your application service ports, and extend the list in case of multi ports
- "9080"globalSidecarMode: cluster # the mode of global-sidecarmetricSourceType: accesslog # indicate the metric source addEnvHeaderViaLua: true # here !!!
Update (2022.04.25)
It has been verified that Istio 1.13.3 has fixed all relevant problems. We currently recommend versions 1.13.3+, 1.11.3 or 1.10.4.
经过验证,Istio 1.13.3已经修复了所有相关问题。目前我们推荐使用的版本为1.10.4, 1.11.3, 以及所有大于等于 1.13.3 的 Istio 版本。
Details at Lazyload - The compatibility of Lazyload with Istio
The text was updated successfully, but these errors were encountered: