Skip to content

Instantly share code, notes, and snippets.

View jbrehm's full-sized avatar

Justin Brehm jbrehm

View GitHub Profile
@polvi
polvi / README.md
Created May 3, 2017 23:53
HDFS of Kubernetes

Easiest HDFS cluster in the world with kubernetes.

Inspiration from kimoonkim/kubernetes-HDFS

kubectl create -f namenode.yaml
kubectl create -f datanode.yaml

Setup a port-forward to so you can see it is alive: