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
- Host: GitHub
- URL: https://github.com/jpoon/generalfusion-pachyderm
- Owner: jpoon
- License: mit
- Created: 2017-04-27T19:47:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-29T18:56:21.000Z (almost 8 years ago)
- Last Synced: 2025-01-26T05:23:09.624Z (5 months ago)
- Topics: containers, kubernetes, pachyderm
- Language: Shell
- Homepage: https://channel9.msdn.com/Events/Build/2017/T6983
- Size: 517 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
## 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