Skip to content

Instantly share code, notes, and snippets.

@kelseyhightower
Created July 18, 2014 19:56
Show Gist options
  • Save kelseyhightower/9660e132902c3f39fb25 to your computer and use it in GitHub Desktop.
Save kelseyhightower/9660e132902c3f39fb25 to your computer and use it in GitHub Desktop.
$ kubecfg list /pods
Name Image(s) Host Labels
---------- ---------- ---------- ----------
91392670-0ea4-11e4-acd2-000c29c27950 brendanburns/redis-slave 192.168.12.10/ name=redisslave,replicationController=redisSlaveController
2f065796-0ea5-11e4-acd2-000c29c27950 brendanburns/php-redis 192.168.12.10/ name=frontend,replicationController=frontendController
46df9b3d-0ea5-11e4-acd2-000c29c27950 brendanburns/php-redis 192.168.12.11/ name=frontend,replicationController=frontendController
redis-master-2 dockerfile/redis 192.168.12.12/ name=redis-master
b4fe19ba-0ea4-11e4-acd2-000c29c27950 brendanburns/redis-slave 192.168.12.12/ name=redisslave,replicationController=redisSlaveController
3af2b462-0ea5-11e4-acd2-000c29c27950 brendanburns/php-redis 192.168.12.12/ name=frontend,replicationController=frontendController
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment