【问题标题】:Kubeflow on Azure - Can't run a pipelineAzure 上的 Kubeflow - 无法运行管道
【发布时间】:2021-07-31 23:40:41
【问题描述】:

我在 Guide 之后在 Azure 上安装了 Kubeflow

但是,当我创建一个实验然后尝试运行 Taxi Pipeline 时,出现以下错误:MountVolume.SetUp failed for volume "docker-sock" : hostPath type check failed: /var/run/docker. sock 不是套接字文件

我错过了什么?

我阅读了以下链接,但仍然无法理解如何解决它

https://github.com/argoproj/argo-workflows/issues/826

https://github.com/argoproj/argo-workflows/issues/3500

Kubeflow pipeline fail to create container

https://discuss.kubernetes.io/t/issues-with-running-argo-against-microk8s-on-ubunte/13553/3

我尝试设置 PersistentVolume 但仍然无法正常工作

【问题讨论】:

    标签: azure kubernetes docker-volume kubeflow kubeflow-pipelines


    【解决方案1】:

    执行 kubectl edit configmap workflow-controller-configmap -n kubeflow 并更改为containerRuntimeExecutor: k8sapi 是解决方案

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-06-30
      • 2021-12-06
      • 2020-12-22
      • 2021-07-03
      • 2020-07-23
      • 2023-02-15
      • 2021-02-15
      • 2021-02-25
      相关资源
      最近更新 更多