Skip to content

Instantly share code, notes, and snippets.

@pmorie
Created January 13, 2015 19:44
Show Gist options
  • Select an option

  • Save pmorie/6d112d3b71c5d9b3afe7 to your computer and use it in GitHub Desktop.

Select an option

Save pmorie/6d112d3b71c5d9b3afe7 to your computer and use it in GitHub Desktop.
$ _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