my_note
my_note copied to clipboard
关于kubeflow的安装
- kubeflow安装的时候,ks init ${KFAPP}之后的general k8s all这一步如何绕过被墙的镜像的呢?
- kubeflow安装完,在创建notebook的时候,选择的镜像也是gcr.k8s.io这tensorflow的镜像,由于被墙。如何选择自定义的镜像,虽然看了文档,我选了自己的镜像貌似也无法创建成功啊。
收到你的来信了,你问的问题,其中我有实践过。待我整理好一下以前的文档。尽快回复你。
------------------ 原始邮件 ------------------ 发件人: 郭效杨 <[email protected]> 发送时间: 2019年10月30日 22:14 收件人: JK-97/my_note <[email protected]> 抄送: Subscribed <[email protected]> 主题: 回复:[JK-97/my_note] 关于kubeflow的安装 (#1)
kubeflow安装的时候,ks init ${KFAPP}之后的general k8s all这一步如何绕过被墙的镜像的呢?
kubeflow安装完,在创建notebook的时候,选择的镜像也是gcr.k8s.io这tensorflow的镜像,由于被墙。如何选择自定义的镜像,虽然看了文档,我选了自己的镜像貌似也无法创建成功啊。
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
同样的问题,而且里面有tag为latest的镜像,imagepullpolicy是always,可恶心了。