Skip to content

bookinfo example can't run #13

@olderwei

Description

@olderwei

sidecar方式的两种尝试方式:
1、按bookinfo example的步骤,部署了demo之后,在k8s中看到所有应用都是正常启动,但是访问productpage:9080/productpage时,并不能正常显示book details和book reviews的信息,此demo跑不通。
2、自己也尝试写了基于grpc的client和server,部署在k8s中。能看到server和client在polaris mesh服务治理中心是正常注册的;也能看到envoy是正常注入的,但通过polaris mesh服务治理中心下发的限流规则始终没有生效,所以判断是不是流量是不是并没有被envoy劫持。
以上两种验证sidecar的方式都失败了,希望能有更加完整的文档告知如何验证sidecar模式。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions