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
73 stars 55 forks source link

k8s安装点对点模式的Kuscia,AppImage.yaml文件参数配置问题 #359

Closed wangzeyu135798 closed 4 months ago

wangzeyu135798 commented 4 months ago

Issue Type

Install/Deploy

Search for existing issues similar to yours

Yes

OS Platform and Distribution

centos7

Kuscia Version

0.8

Deployment

k8s

deployment Version

v1.19.9

App Running type

secretflow

App Running version

111

Configuration file used to run kuscia.

1

What happend and What you expected to happen.

https://www.secretflow.org.cn/zh-CN/docs/kuscia/v0.9.0b0/deployment/K8s_deployment_kuscia/K8s_p2p_cn#oss
在创建AppImage的时候,task-config.conf下面的四个参数该如何配置?

Kuscia log output.

1
kaixin-haha commented 4 months ago

你好,4个参数的具体说明在此文档中https://www.secretflow.org.cn/zh-CN/docs/kuscia/v0.9.0b0/reference/concepts/appimage_cn

zimu-yuxi commented 4 months ago

task-config.conf下面的四个参数不需要特殊配置,当前内容为占位符,在 Kuscia Agent 启动应用时,会用真实的值替换占位符。