Stop Thinking, Just Do!

Sungsoo Kim's Blog

Kubeflow Fairing, Pipelines, and Training

tagsTags

18 July 2022


Article Source


Kubeflow Fairing, Pipelines, and Training

  • Lightning talk presented on March 12, 2019 at the Kubeflow Contributor Summit in Sunnyvale, CA.

Abstract

Let’s explore some advanced Kubeflow functionality: Fairing, Pipelines, and Distributed Training!

  • Run anywhere: Local, Cluster, or Notebook
  • Composable architecture
  • Reusable building blocks
  1. Preprocesses the code, converting notebooks or gathering source or data dependencies.
  2. Builds and uploads a Docker image.
  3. Deploys a job using Kubernetes or Kubeflow primitives.

comments powered by Disqus