An open API service indexing awesome lists of open source software.

https://github.com/jpoon/generalfusion-pachyderm

:sunny: Unlocking Fusion with Containers and Kubernetes
https://github.com/jpoon/generalfusion-pachyderm

containers kubernetes pachyderm

Last synced: 3 months ago
JSON representation

:sunny: Unlocking Fusion with Containers and Kubernetes

Awesome Lists containing this project

README

        

# 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](https://channel9.msdn.com/Events/Build/2017/T6983).

## Architecture

architecture diagram

## Getting Started

1) Provision a Kubernetes cluster. The easiest way to do so is through [Minikube](https://kubernetes.io/docs/getting-started-guides/minikube/) or through [Azure Container Service](https://kubernetes.io/docs/getting-started-guides/azure/).
2) [Deploy Pachyderm](http://docs.pachyderm.io/en/latest/deployment/deploy_intro.html) 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