Created
January 13, 2015 19:44
-
-
Save pmorie/6d112d3b71c5d9b3afe7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ _output/dockerized/bin/linux/amd64/kubectl --auth-path=/home/pmorie/.kubernetes_vagrant_auth get minions -o template -t {{range.items}}{{.id}}:{{end}} | |
| F0113 14:43:37.934744 18437 get.go:131] Get http://localhost:8080/api/v1beta1/minions?namespace=default: dial tcp 127.0.0.1:8080: connection refused |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment