Skip to content

Instantly share code, notes, and snippets.

@whitmo
Created April 22, 2015 19:41
Show Gist options
  • Save whitmo/414901ec39a7ae796f31 to your computer and use it in GitHub Desktop.
Save whitmo/414901ec39a7ae796f31 to your computer and use it in GitHub Desktop.
Kubernetes minions: 172.31.40.78 172.31.15.207
... calling validate-cluster
current-context: ""
Running: ./../cluster/../cluster/../_output/local/bin/linux/amd64/kubectl get nodes -o template -t {{range.items}}{{.metadata.name}}
{{end}} --api-version=v1beta3
Found 2 nodes.
1 172.31.15.207
2 172.31.40.78
current-context: ""
Running: ./../cluster/../cluster/../_output/local/bin/linux/amd64/kubectl get cs
Error: no resource "cs" has been defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment