secretflow / kuscia

Kuscia(Kubernetes-based Secure Collaborative InfrA) is a K8s-based privacy-preserving computing task orchestration framework.
https://www.secretflow.org.cn/docs/kuscia/latest/zh-Hans
Apache License 2.0
72 stars 49 forks source link

secretflow运行时如何向自己的部署节点发送请求 #376

Open JiaIcecream opened 2 months ago

JiaIcecream commented 2 months ago

Issue Type

Api Usage

Search for existing issues similar to yours

Yes

Kuscia Version

kuscia v0.8.0b0

Link to Relevant Documentation

No response

Question Details

例如我在 172.16.11.111 、172.16.11.112 使用kuscia p2p的模式分别部署alice和bob节点。
1. 当我在使用kuscia api启动一个训练任务的时候,我想在secretflow运行的时alice和bob分别向自己的宿主机发送请求,请问怎么做能够实现;
2. 我尝试过修改secretflow的代码,将请求的ip改成 127.0.0.1 以访问宿主机,但是没办法访问成功这是为什么呢?
zimu-yuxi commented 2 months ago

请问下,这样做的目的是什么呢?

github-actions[bot] commented 1 month ago

Stale issue message. Please comment to remove stale tag. Otherwise this issue will be closed soon.