wangluwanglu

Results 4 issues of wangluwanglu

安装命令: bash install.sh autonomy -n alice -s 8081 -g 40803 -k 40802 -p 10080 -q 13081 -P mtls bash install.sh autonomy -n bob -s 8082 -g 41803 -k 41802 -p...

配置好了KusciaJob,在kuscia-master容器执行kubectl apply -f job-best-effort-linear.yaml命令,提示kusciajob.kuscia.secretflow/job-best-effort-linear created。 1、执行命令:kubectl get kj -n cross-domain ![image](https://github.com/secretflow/kuscia/assets/31330084/3fe3b6d0-2230-4903-a111-44b0fa008d34) 2、执行命令:kubectl get kj ![image](https://github.com/secretflow/kuscia/assets/31330084/31c29c85-65a6-4aeb-ab31-da7972d0e19e) 3、kubectl apply -f job-best-effort-linear.yaml配置如下: ![image](https://github.com/secretflow/kuscia/assets/31330084/6656edac-64e5-485e-b6c4-8f9849db5f03) 4、日志 [error.log](https://github.com/secretflow/kuscia/files/15234015/error.log) 问题:为什么kubectl get kj -n cross-domain看不到任务名称,kubectl get kj看不到任务状态?

一、问题场景: 在kuscia容器中创建domain节点 二、使用版本: secretpad:0.6.0b0 kuscia:0.7.0b0 三、环境: ``` NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/" CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7" ``` 四、问题: 1、命令:...

p2p
kuscia-api

### Issue Type Install/Deploy ### Have you searched for existing documents and issues? Yes ### OS Platform and Distribution NAME="Ubuntu" VERSION="20.04.6 LTS (Focal Fossa)" ### All_in_one Version secretpad:0.7.1b0 ### Module...