Demo application that was demonstrated at Build 2017 during the "Unlocking Fusion with Containers and Kubernetes" session. Channel 9 video is available here.
- Provision a Kubernetes cluster. The easiest way to do so is through Minikube or through Azure Container Service.
- Deploy Pachyderm onto the Kubernetes cluster.
- Run
make build tag push
updating theMakefile
to push the images to a registry of your choice - Run
demo-setup.sh
to seed your Pachyderm instance with the necessary data - Step through line-by-line
demo.sh
to build an analysis pipeline