Skip to content

Instantly share code, notes, and snippets.

View notiv's full-sized avatar
😃

notiv

😃
  • Zurich, Switzerland
View GitHub Profile
@notiv
notiv / zeppelin-controller.yaml
Last active January 12, 2016 18:10
Kubernetes Spark - Modified Zeppelin Controller
kind: ReplicationController
apiVersion: v1
metadata:
name: zeppelin-controller
spec:
replicas: 1
selector:
component: zeppelin
template:
metadata: