South China University

Results 60 comments of South China University

@LeePeterLee 你这个yaml文件写法肯定有问题啊,command 和 args 两个都重复了,会被覆盖的,这个镜像应该是没有权限问题才对的,你可以进去到启动容器里面查看下。

@ds862 你集群是不是之前安装过其他版本的cert-manager,你可以全部卸载重新安装看看: ``` kubectl delete -f manifest1.3/ python install.py ```

这个是我自己用国外服务器拉去的国外镜像,推送到阿里云镜像仓库,如果想做kubeflow1.0,建议在国外服务器上官方的命令安装,然后将镜像推送回国内再修改镜像名称即可,近期我暂时没有计划会对现在的镜像版本做升级

@goodoid 我看到`install.py` 这个文件存在冲突,可以先拉去最新的代码合并修复后再提交

> istio-cleanup-secrets-1.1.6-hz2kl 0/1 Completed 1 24h > istio-grafana-post-install-1.1.6-vdb5f 0/1 Completed 0 24h > istio-security-post-install-1.1.6-x6zk7 0/1 Completed 0 24h > > istio-ingressgateway-589ff776dd-8jrzj 0/1 Running 22 24h 10.100.6.47 knode-2 > 这个是running 前面0/1...

@jiaozhentian 官方现在最新release版本还是 1.3.0,1.3.1还是 rc.0

@gogogwwb pytorch operator 和官方最新的镜像是同步: 官方:https://github.com/kubeflow/manifests/blob/3e08dc102059def5a0b0d04560c7d119959bf506/tests/tests/legacy_kustomizations/pytorch-operator/test_data/expected/apps_v1_deployment_pytorch-operator.yaml#L55 本项目: https://github.com/shikanon/kubeflow-manifests/blob/fabba7b895a0db525b7a883fb14e4d3cacccf564/manifest1.3/029-pytorch-job-overlays-kubeflow.yaml#L248

@zdzd123123 katib-mysql crashLoopBackoff 的原因是什么?可以 describe 看看,是 pvc 创建不成功还是?

首页有数据,其他没有,有可能是自定义用户空间profile 问题,你看你这里是否有可用命名空间。 ![image](https://user-images.githubusercontent.com/7250620/123795172-4e3c1380-d916-11eb-95ad-38076d070a9c.png)