shikanon / kubeflow-manifests

kubeflow国内一键安装文件
GNU General Public License v3.0
337 stars 117 forks source link

Kind搭建的集群上部署的Kubeflow运行pipeline报错:This step is in Error state with this message: failed to save outputs: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? #112

Open superjcd opened 1 year ago

superjcd commented 1 year ago

image 如上图显示, 部署再kind中创建的cluster上的kubeflow, 在运行pipeline的时候就会有docker没有运行的错误:

This step is in Error state with this message: failed to save outputs: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

有什么办法可以规避吗?