reachlin

Results 4 issues of reachlin

i was trying to run some simple test on rnn, but the usage is too confusing. i tried the sample command in the README and got the error: ``` root@e57eeea7640c:~/tfrnnlm#...

looks like large DB, can't return in the default timeout? ``` etc-browser listening on port 8000 events.js:72 throw er; // Unhandled 'error' event ^ Error: connect ETIMEDOUT at errnoException (net.js:901:11)...

this is about more investigation on this [issue](https://github.com/travis-ci/travis-ci/issues/8104) without the "shared" flag on this [line](https://github.com/reachlin/k8s0/blob/010f201b9f33efeec78e213cefa4933aa6e56568/roles/kubelet/tasks/main.yml#L34), the calico can't start properly. the "shared" works fine on local box, but not on...

in the readme, the sample code is ``` h.ServeUnix("root", "test_volume") ``` but the ServeUnix takes int as the second parameter now? https://github.com/docker/go-plugins-helpers/blob/master/sdk/handler.go