Skip to content

difince/kubeflow-pipeline-development

Repository files navigation

Kubeflow Pipeline Development Guide

  • The repository contains a kf-pipleines and kf-persistence-agent files explaining how to run Kubeflow pipelines & persistence agent in development mode locally - thus be able to debug the code in your IDE.
  • It contains and a bash script for automating the process of building an image, pushing it into docker.hub repository and then make the image used within your running Kubeflow instance. The script also automates some of the steps that makes your local pipelince code runs as in-cluster (see here 5.)
  • utils.md file - contains samples of cURL requests.
  • hack_kfp_server_in_multi_user_mode.sh expose cluster services locally (needs be executed after each computer/cluster restart)

NOTE: Place local_development.sh into the root directory of your pipeline project - where you git clone https://github.com/kubeflow/pipelines . Need to feel in your docker hub credentials and the image Tag number. Never commit the credentials.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published