Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 402 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 402 Bytes

Go Rendler Framework

Once you are ssh'd into the mesos-demo VM:

cd hostfiles/go
export GOPATH=$PWD
go get github.com/golang/protobuf/{proto,protoc-gen-go}
go get github.com/mesos/mesos-go
go install github.com/mesosphere/rendler/scheduler
./bin/scheduler -seed http://mesosphere.io -master 127.0.1.1:5050 -local

Generate graph

RENDLER_HOME=. ../bin/make-pdf