Skip to content

Instantly share code, notes, and snippets.

@pmorie
Created May 20, 2015 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmorie/d7dc13ae2c15c294005f to your computer and use it in GitHub Desktop.
Save pmorie/d7dc13ae2c15c294005f to your computer and use it in GitHub Desktop.
$ _output/local/go/bin/osc get pods
POD IP CONTAINER(S) IMAGE(S) HOST LABELS STATUS CREATED MESSAGE
deploy-docker-registry-1hpk89 127.0.0.1/127.0.0.1 <none> Pending 6 seconds
deployment openshift/origin-deployer:31e42ed Waiting Image: openshift/origin-deployer:31e42ed is not ready on the node
deploy-router-1537ja 127.0.0.1/127.0.0.1 <none> Pending 8 seconds
deployment openshift/origin-deployer:31e42ed Waiting Image: openshift/origin-deployer:31e42ed is not ready on the node
★ pmorie:~/code/origin (master *)
$ docker images | grep origin
docker.io/openshift/origin-sti-builder latest cfdc8380944f 6 hours ago 352.3 MB
docker.io/openshift/origin-deployer latest 06d29ea760cc 6 hours ago 352.3 MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment