Replies: 3 comments 3 replies
|
@hoocoo 要看 dynamic_listener 和 dynamic_active_cluster 部分 |
2 replies
能对上的,我记错了,这个配置在static cluster里。看上去配置没啥问题,有什么报错信息吗 |
1 reply
|
SameProblem |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
1.helm安装 设置--set global.onlyPushRouteCluster=false --set higress-core.skywalking.enabled=true --set higress-core.skywalking.service.address=skywalking.higress-system.svc.cluster.local --set higress-core.skywalking.service.port=11809
2.全局配置为
3.由于skywalking是非k8s服务,所以新建了一个service 配置如下
4.在geteway pod里面查看listener 和 cluster部分配置如下
All reactions