[HPM] Error occurred while trying to proxy request xx from yy to http://zz-svc:8080 (ENOTFOUND)

 

可能问题是跨命名空间访问了, 解决办法是:

如果namespace是 hello

http://zz-svc:8080 改成  http://zz-svc.hello:8080 

service_name.namespace

 

posted @ 2022-06-04 15:10  Peter.Jones  阅读(706)  评论(0)    收藏  举报