Skip to content

jpoon/generalfusion-pachyderm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unlocking Fusion with Containers and Kubernetes

Demo application that was demonstrated at Build 2017 during the "Unlocking Fusion with Containers and Kubernetes" session. Channel 9 video is available here.

Architecture

architecture diagram

Getting Started

  1. Provision a Kubernetes cluster. The easiest way to do so is through Minikube or through Azure Container Service.
  2. Deploy Pachyderm onto the Kubernetes cluster.
  3. Run make build tag push updating the Makefile to push the images to a registry of your choice
  4. Run demo-setup.sh to seed your Pachyderm instance with the necessary data
  5. Step through line-by-line demo.sh to build an analysis pipeline