Created
September 6, 2016 08:42
-
-
Save rajdavies/39bba37e89e7892d7392fb45d80ae24b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rajdavies@FabMac:~/dev/projects/minikube$ kc get svc | |
NAME CLUSTER-IP EXTERNAL-IP PORT(S) AGE | |
fabric8 10.0.0.239 <nodes> 80/TCP 2h | |
funktion-kafka-consumer 10.0.0.117 <pending> 8080/TCP 1h | |
funktion-kafka-producer 10.0.0.185 <pending> 8080/TCP 4m | |
jenkinshift 10.0.0.191 <pending> 80/TCP 2h | |
kafka 10.0.0.95 <pending> 9092/TCP 1h | |
kubernetes 10.0.0.1 <none> 443/TCP 2h | |
zookeeper 10.0.0.182 <none> 2181/TCP 1h | |
rajdavies@FabMac:~/dev/projects/minikube$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment