kubeflow--安装使用pipeline

本文介绍如何在Kubeflow环境中安装Pipeline组件,包括设置版本、应用CRD和Namespaced安装,以及通过kubectl命令验证安装结果。进一步讲解了如何编辑Service以暴露UI给外部访问,并演示了通过浏览器访问并运行自定义Pipeline的过程。

安装使用pipeline

安装pipeline组件

export PIPELINE_VERSION=0.2.2
kubectl apply -f https://storage.googleapis.com/ml-pipeline/pipeline-lite/$PIPELINE_VERSION/crd.yaml
kubectl wait --for condition=established --timeout=60s crd/applications.app.k8s.io
kubectl apply -f https://storage.googleapis.com/ml-pipeline/pipeline-lite/$PIPELINE_VERSION/namespaced-install.yaml

查看安装结果

kubectl get all -nj kubeflow

[root@master pipelines]# kubectl get pods -n kubeflow
NAME                                                  READY   STATUS             RESTARTS   AGE
pod/ambassador-cd476cb56-jk79h                        2/2     Running            0          26h
pod/ambassador-cd476cb56-md5x5                        2/2     Running            0          26h
pod/ambassador-cd476cb56-qr5l4                        2/2     Running            0          26h
pod/centraldashboard-7d45f8cbc8-vdksx                 1/1     Running            0          26h
pod/conditional-execution-pipeline-k6sm2-1061071197   0/2     Completed          0          156m
pod/c
评论 2
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值