Skip to content

Instantly share code, notes, and snippets.

@jhines2k7
Created March 12, 2018 21:48
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 jhines2k7/dc2ca41ebbf09c9fdf08e6527b72418a to your computer and use it in GitHub Desktop.
Save jhines2k7/dc2ca41ebbf09c9fdf08e6527b72418a to your computer and use it in GitHub Desktop.
Results of running docker service ls
$ docker service ls
ID NAME MODE REPLICAS IMAGE PORTS
dl3fi348sznu kafka1 replicated 1/1 confluentinc/cp-kafka:4.0.0
01twklttmm9l kafka2 replicated 1/1 confluentinc/cp-kafka:4.0.0
jlppikeem3ay kafka3 replicated 1/1 confluentinc/cp-kafka:4.0.0
xl3ota9jdeax kafka-rest replicated 1/1 confluentinc/cp-kafka-rest:4.0.0
jr8ysqiymply schema-registry replicated 1/1 confluentinc/cp-schema-registry:4.0.0
oi4jxf500cza zk1 replicated 1/1 confluentinc/cp-zookeeper:4.0.0
aqfon18x9cse zk2 replicated 1/1 confluentinc/cp-zookeeper:4.0.0
to3dse7ov67y zk3 replicated 1/1 confluentinc/cp-zookeeper:4.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment